Changeset ff7b2de
- Timestamp:
- Mar 22, 2022, 3:39:11 PM (3 years ago)
- Branches:
- ADT, ast-experimental, enum, master, pthread-emulation, qualifiedEnum
- Children:
- 0521a1a
- Parents:
- 78a580d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/Makefile.am
r78a580d rff7b2de 28 28 DEBUG_FLAGS=-debug -g -O0 29 29 30 quick_test=avl_test operators numericConstants expression enum array typeof cast raii/dtor-early-exit raii/init_once attributes 30 quick_test=avl_test operators numericConstants expression enum array typeof cast raii/dtor-early-exit raii/init_once attributes meta/dumpable 31 31 32 32 concurrent=
Note: See TracChangeset
for help on using the changeset viewer.