Changes in tests/Makefile.in [bdff89d:47c1928]
- File:
-
- 1 edited
-
tests/Makefile.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tests/Makefile.in
rbdff89d r47c1928 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 ${ builddir}/test.py303 TEST_PY = python ${srcdir}/test.py 304 304 305 305 # applies to both programs
Note:
See TracChangeset
for help on using the changeset viewer.