Skip to content
Snippets Groups Projects
Commit 8c950d47 authored by Jorrit Fahlke's avatar Jorrit Fahlke
Browse files

Sort the list of tests.

[[Imported from SVN: r6040]]
parent 90fec5bb
Branches
Tags
No related merge requests found
......@@ -3,37 +3,44 @@
TESTPROGS = \
arraylisttest \
bigunsignedinttest \
bigunsignedinttest \
bitsetvectortest \
configparsertest \
conversiontest \
deprtuplestest \
gcdlcmtest \
fassigntest \
testfassign1 testfassign2 testfassign3 testfassign4 \
testfassign_fail1 testfassign_fail2 testfassign_fail3 \
testfassign_fail4 testfassign_fail5 testfassign_fail6 \
float_cmp \
fmatrixtest \
fvectortest \
float_cmp \
iteratorfacadetest \
gcdlcmtest \
iteratorfacadetest \
iteratorfacadetest2 \
lrutest \
mpihelpertest \
mpicollcomm \
mpiguardtest \
mpihelpertest \
nullptr-test \
polyallocator \
poolallocatortest \
poolallocatortest \
settest \
shared_ptrtest \
singletontest \
smallobject \
smallobject \
static_assert_test \
streamtest \
tuplestest \
test-stack \
utilitytest
testfassign1 \
testfassign2 \
testfassign3 \
testfassign4 \
testfassign_fail1 \
testfassign_fail2 \
testfassign_fail3 \
testfassign_fail4 \
testfassign_fail5 \
testfassign_fail6 \
tuplestest \
utilitytest
# which tests to run
COMPILE_XFAIL=$(DUNE_COMMON_BIN)/xfail-compile-tests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment