1. 07 4月, 2015 1 次提交
  2. 22 1月, 2015 1 次提交
  3. 28 11月, 2014 1 次提交
  4. 12 9月, 2014 1 次提交
    • L
      avocado: Move tests to example/tests · c04cbf42
      Lucas Meneghel Rodrigues 提交于
      We have tests/ and selftests/ in avocado (the test runner).
      The former includes examples of tests that make use of the
      avocado API, and are also used to test avocado via CI.
      
      This is confusing, as it doesn't make it clear to users that
      tests are not part of the avocado framework. Since we have a
      directory called examples with some other files (multiplexer,
      plugins), move the tests to there (and keep using them in the CI).
      Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
      c04cbf42
  5. 29 8月, 2014 1 次提交
  6. 21 8月, 2014 2 次提交
  7. 29 7月, 2014 1 次提交
    • L
      tests: Flatten tests directory · 3cfe0a19
      Lucas Meneghel Rodrigues 提交于
      We want avocado tests to not require specific directories,
      the user should be able to arrange them in the dir structure
      they see fit. Also, if a test requires data, we suppose their
      data dir is located in the same directory as the source file,
      with the name:
      
      [modulename].data
      
      Re arrange the test dir to reflect this new structure.
      Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
      3cfe0a19
  8. 07 7月, 2014 1 次提交
  9. 15 5月, 2014 4 次提交
  10. 25 4月, 2014 1 次提交
  11. 23 4月, 2014 1 次提交
  12. 10 4月, 2014 1 次提交
  13. 26 3月, 2014 1 次提交
  14. 12 3月, 2014 1 次提交
  15. 07 3月, 2014 1 次提交