Changes in tests/Makefile.in [47c1928:bdff89d]
- File:
-
- 1 edited
-
tests/Makefile.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tests/Makefile.in
r47c1928 rbdff89d 301 301 quick_test = avl_test operators numericConstants expression enum array typeof cast raii/dtor-early-exit raii/init_once attributes 302 302 concurrent = 303 TEST_PY = python ${ srcdir}/test.py303 TEST_PY = python ${builddir}/test.py 304 304 305 305 # applies to both programs
Note:
See TracChangeset
for help on using the changeset viewer.