- Timestamp:
- Sep 9, 2019, 4:58:36 PM (5 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- 3ce2425, 6badd87
- Parents:
- e25aa69
- Location:
- tests
- Files:
-
- 4 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/Makefile.am
re25aa69 r655c5fa 27 27 DEBUG_FLAGS=-debug -O0 28 28 29 quick_test=avl_test operators numericConstants expression enum array typeof cast raii/dtor-early-exit raii/init_once attributes REMOVE_THIS_TEST REMOVE_THIS_TEST229 quick_test=avl_test operators numericConstants expression enum array typeof cast raii/dtor-early-exit raii/init_once attributes 30 30 31 31 concurrent= -
tests/Makefile.in
re25aa69 r655c5fa 380 380 INSTALL_FLAGS = -in-tree 381 381 DEBUG_FLAGS = -debug -O0 382 quick_test = avl_test operators numericConstants expression enum array typeof cast raii/dtor-early-exit raii/init_once attributes REMOVE_THIS_TEST REMOVE_THIS_TEST2382 quick_test = avl_test operators numericConstants expression enum array typeof cast raii/dtor-early-exit raii/init_once attributes 383 383 concurrent = 384 384 timeouts =
Note: See TracChangeset
for help on using the changeset viewer.