Changeset 5b993e0 for tests/Makefile.am
- Timestamp:
- Mar 25, 2019, 12:05:29 PM (6 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, cleanup-dtors, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- d3c1c6a
- Parents:
- d4a60ac
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/Makefile.am
rd4a60ac r5b993e0 28 28 timeouts= 29 29 30 TEST_PY = python ${builddir}/test.py30 TEST_PY = python3 ${builddir}/test.py 31 31 32 32 # applies to both programs
Note: See TracChangeset
for help on using the changeset viewer.