Changes in src/tests/Makefile.am [765aa76:863b34f]
- File:
-
- 1 edited
-
src/tests/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/tests/Makefile.am
r765aa76 r863b34f 30 30 31 31 all-local : 32 @+python test.py vector_test avl_test operators numericConstants expression enum array typeof cast dtor-early-exit init_once coroutine 32 @+python test.py vector_test avl_test operators numericConstants expression enum array typeof cast dtor-early-exit init_once coroutine thread 33 33 34 34 all-tests :
Note:
See TracChangeset
for help on using the changeset viewer.