1. 06 Dec, 2019 1 commit
    • Aymeric Augustin's avatar
      Remove dependency on pytest for running tests (#2055) · 35401fe5
      Aymeric Augustin authored
      * Switch to plain unittest for skipping slow tests.
      
      Add a RUN_SLOW environment variable for running them.
      
      * Switch to plain unittest for PyTorch dependency.
      
      * Switch to plain unittest for TensorFlow dependency.
      
      * Avoid leaking open files in the test suite.
      
      This prevents spurious warnings when running tests.
      
      * Fix unicode warning on Python 2 when running tests.
      
      The warning was:
      
          UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
      
      * Support running PyTorch tests on a GPU.
      
      Reverts 27e015bd.
      
      * Tests no longer require pytest.
      
      * Make tests pass on cuda
      35401fe5
  2. 12 Nov, 2019 1 commit
  3. 26 Sep, 2019 1 commit
  4. 23 Sep, 2019 4 commits
  5. 13 Sep, 2019 1 commit
  6. 09 Sep, 2019 1 commit
  7. 08 Sep, 2019 5 commits
  8. 05 Sep, 2019 1 commit
  9. 04 Sep, 2019 2 commits
  10. 12 Jul, 2019 1 commit
  11. 11 Jul, 2019 1 commit
  12. 09 Jul, 2019 1 commit
  13. 05 Jul, 2019 2 commits
  14. 03 Jul, 2019 2 commits
  15. 02 Jul, 2019 1 commit