Changes in tests/test.py [103c292:2cd949b]
- File:
-
- 1 edited
-
tests/test.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tests/test.py
r103c292 r2cd949b 152 152 # run everything in a temp directory to make sure core file are handled properly 153 153 with tempdir(): 154 # if the make command succe eds continue otherwise skip to diff154 # if the make command succeds continue otherwise skip to diff 155 155 if success(make_ret): 156 156 with Timed() as run_dur:
Note:
See TracChangeset
for help on using the changeset viewer.