1. 29 7月, 2014 1 次提交
    • L
      avocado.utils.path: Add PathInspector class · ba546ea1
      Lucas Meneghel Rodrigues 提交于
      We're planning to move away from the rule
      
      1 test == 1 directory
      
      In order to do that, we need to be able to tell
      the difference between a dropin test (this can
      be written in any language as long as it is an
      executable file) and an avocado test (a python
      file that contains a test class derived from
      the base avocado test file).
      
      Introduce in the path library a path inspector,
      that has code to figure this out.
      Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
      ba546ea1
  2. 25 7月, 2014 1 次提交
  3. 22 7月, 2014 8 次提交
  4. 18 7月, 2014 6 次提交
  5. 17 7月, 2014 1 次提交
  6. 16 7月, 2014 2 次提交
  7. 15 7月, 2014 1 次提交
  8. 14 7月, 2014 7 次提交
  9. 10 7月, 2014 4 次提交
  10. 09 7月, 2014 4 次提交
  11. 08 7月, 2014 1 次提交
  12. 07 7月, 2014 4 次提交