Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-common
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Core Modules
dune-common
Commits
8c950d47
Commit
8c950d47
authored
14 years ago
by
Jorrit Fahlke
Browse files
Options
Downloads
Patches
Plain Diff
Sort the list of tests.
[[Imported from SVN: r6040]]
parent
90fec5bb
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
dune/common/test/Makefile.am
+19
-12
19 additions, 12 deletions
dune/common/test/Makefile.am
with
19 additions
and
12 deletions
dune/common/test/Makefile.am
+
19
−
12
View file @
8c950d47
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment