Changes in tests/test.py [eb67b47:76de075]
- File:
-
- 1 edited
-
tests/test.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tests/test.py
reb67b47 r76de075 194 194 if success(retcode): 195 195 if settings.generating : 196 # if we are o nly generating the output we still need to check that the test actually exists196 # if we are ounly generating the output we still need to check that the test actually exists 197 197 if no_rule(out_file, test.target()) : 198 198 retcode = 1
Note:
See TracChangeset
for help on using the changeset viewer.