- Timestamp:
- Aug 6, 2018, 2:11:30 PM (6 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, no_list, persistent-indexer, pthread-emulation, qualifiedEnum
- Children:
- 73abe95
- Parents:
- 28582b2
- Location:
- tests
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/Makefile.am
r28582b2 rff593a3 17 17 18 18 debug=yes 19 installed=no 19 20 20 21 quick_test=avl_test operators numericConstants expression enum array typeof cast raii/dtor-early-exit raii/init_once attributes -
tests/Makefile.in
r28582b2 rff593a3 296 296 top_srcdir = @top_srcdir@ 297 297 debug = yes 298 installed = no 298 299 quick_test = avl_test operators numericConstants expression enum array typeof cast raii/dtor-early-exit raii/init_once attributes 299 300 concurrent =
Note: See TracChangeset
for help on using the changeset viewer.