"wrappers/vscode:/vscode.git/clone" did not exist on "306fe04eb8437f39c5e62eb364a3ddcaabd29c68"
- 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...
-