mirror of
git://sourceware.org/git/libabigail.git
synced 2025-02-02 06:41:40 +00:00
Re-arrange some regression tests order
runtestreaddwarf and runtestcanonicalizetypes.sh are now the tests which takes the most time. Run them at the beginning. * tests/Makefile.am: Run runtestreaddwarf and runtestcanonicalizetypes at the beginning. Signed-off-by: Dodji Seketeli <dodji@redhat.com>
This commit is contained in:
parent
49759d3be8
commit
4fb1cb6263
@ -15,6 +15,8 @@ AM_CXXFLAGS = "-std=gnu++11"
|
||||
endif
|
||||
|
||||
TESTS= \
|
||||
runtestreaddwarf \
|
||||
runtestcanonicalizetypes.sh \
|
||||
runtestreadwrite \
|
||||
$(ZIP_ARCHIVE_TESTS) \
|
||||
runtestreaddwarf \
|
||||
@ -23,7 +25,6 @@ runtestaltdwarf \
|
||||
runtestcorediff \
|
||||
runtestabidiff \
|
||||
runtestdiffdwarf \
|
||||
runtestcanonicalizetypes.sh \
|
||||
runtestdifffilter \
|
||||
runtestdiffsuppr \
|
||||
runtestabicompat \
|
||||
|
Loading…
Reference in New Issue
Block a user