Commit c95353a
Kevin Chen
Back to manually adding tests for python <2.7
My method for finding existing tests required you to be in the build
directory, it didn't work from any directory once installed. It now DOES
work from any directory. The cost though is tests must be manually added to a
list in test.py 'testModules'.
bbelson@rainier.princeton.edu1 parent b39f02e commit c95353a
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
79 | 81 | | |
80 | 82 | | |
81 | 83 | | |
| |||
0 commit comments