Changeset f7d3215 for tests/test.py
- Timestamp:
- Aug 20, 2018, 2:29:35 PM (5 years ago)
- Branches:
- aaron-thesis, arm-eh, cleanup-dtors, deferred_resn, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, no_list, persistent-indexer, pthread-emulation, qualifiedEnum
- Children:
- 72b3605
- Parents:
- 69efc321
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/test.py
r69efc321 rf7d3215 174 174 175 175 if retcode == 0: 176 fixoutput(out_file)176 # fixoutput(out_file) 177 177 if settings.generating : 178 178 # if we are ounly generating the output we still need to check that the test actually exists
Note: See TracChangeset
for help on using the changeset viewer.