- 06 Jan, 2016 1 commit
-
-
Robert McGibbon authored
-
- 27 Aug, 2015 1 commit
-
-
peastman authored
-
- 01 Jul, 2015 1 commit
-
-
peastman authored
-
- 12 Jan, 2015 1 commit
-
-
Robert McGibbon authored
-
- 19 Nov, 2014 5 commits
-
-
Jason Swails authored
run_tests to TestingError so users only ever have one exception to catch.
-
Jason Swails authored
-
Jason Swails authored
-
Jason Swails authored
SyntaxWarning otherwise). So move those imports back to the module level and save any error messages for when the tests are actually run (if ever). python -m simtk.testInstallation runs the tests, whereas python -c "import simtk.testInstallation" does not.
-
Jason Swails authored
Also copy the test PDB file to the data/ directory, since we rather need it...
-