Changeset 8ef95679
- Timestamp:
- Mar 19, 2020, 2:48:22 PM (5 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- 9640813
- Parents:
- 73e30dcf
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/test.py
r73e30dcf r8ef95679 193 193 rm(exe_file) 194 194 195 print("HERE")196 197 195 return retcode, error, [comp_dur.duration, run_dur.duration if run_dur else None] 198 196
Note: See TracChangeset
for help on using the changeset viewer.