Changeset b5bb444


Ignore:
Timestamp:
Mar 10, 2020, 4:21:25 PM (4 years ago)
Author:
Thierry Delisle <tdelisle@…>
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:
fd2b607
Parents:
541d8219
Message:

Removed temporary abort test

Location:
tests
Files:
2 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • tests/Makefile.am

    r541d8219 rb5bb444  
    2626DEBUG_FLAGS=-debug -O0
    2727
    28 quick_test=avl_test operators numericConstants expression enum array typeof cast raii/dtor-early-exit raii/init_once attributes abort
     28quick_test=avl_test operators numericConstants expression enum array typeof cast raii/dtor-early-exit raii/init_once attributes
    2929
    3030concurrent=
  • tests/Makefile.in

    r541d8219 rb5bb444  
    394394archiveerrors =
    395395DEBUG_FLAGS = -debug -O0
    396 quick_test = avl_test operators numericConstants expression enum array typeof cast raii/dtor-early-exit raii/init_once attributes abort
     396quick_test = avl_test operators numericConstants expression enum array typeof cast raii/dtor-early-exit raii/init_once attributes
    397397concurrent =
    398398timeouts =
Note: See TracChangeset for help on using the changeset viewer.