Changeset 8a443f4 for src/tests/test.py
- Timestamp:
- Aug 2, 2016, 6:40:27 PM (9 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, ctor, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, memory, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
- Children:
- 73bf8cf2
- Parents:
- 4d2434a (diff), becba789 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - File:
-
- 1 edited
-
src/tests/test.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/tests/test.py
r4d2434a r8a443f4 33 33 def listTests(): 34 34 machineType = getMachineType() 35 36 print(machineType)37 35 38 36 # tests directly in the .expect folder will always be processed
Note:
See TracChangeset
for help on using the changeset viewer.