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
efc82d8c
Commit
efc82d8c
authored
15 years ago
by
Oliver Sander
Browse files
Options
Downloads
Patches
Plain Diff
rename smartpointertest to shared_ptrtest
[[Imported from SVN: r5751]]
parent
9a99bb9c
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
dune/common/test/Makefile.am
+2
-2
2 additions, 2 deletions
dune/common/test/Makefile.am
dune/common/test/shared_ptrtest.cc
+0
-0
0 additions, 0 deletions
dune/common/test/shared_ptrtest.cc
with
2 additions
and
2 deletions
dune/common/test/Makefile.am
+
2
−
2
View file @
efc82d8c
# -*- tab-width: 4; indent-tabs-mode: nil -*-
# $Id$
TESTPROGS
=
parsetest test-stack arraylisttest s
m
ar
tpointe
rtest
\
TESTPROGS
=
parsetest test-stack arraylisttest s
h
ar
ed_pt
rtest
\
iteratorfacadetest iteratorfacadetest2 tuplestest fvectortest fmatrixtest
\
poolallocatortest settest gcdlcmtest streamtest
\
bigunsignedinttest mpihelpertest singletontest mpicollcomm
\
...
...
@@ -67,7 +67,7 @@ test_stack_SOURCES = test-stack.cc
arraylisttest_SOURCES
=
arraylisttest.cc
s
m
ar
tpointe
rtest_SOURCES
=
s
m
ar
tpointe
rtest.cc
s
h
ar
ed_pt
rtest_SOURCES
=
s
h
ar
ed_pt
rtest.cc
tuplestest_SOURCES
=
tuplestest.cc
...
...
This diff is collapsed.
Click to expand it.
dune/common/test/s
m
ar
tpointe
rtest.cc
→
dune/common/test/s
h
ar
ed_pt
rtest.cc
+
0
−
0
View file @
efc82d8c
File moved
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