Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
SWIFTsim
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
SWIFT
SWIFTsim
Merge requests
!500
Fix test27
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Fix test27
fix_test27
into
master
Overview
2
Commits
3
Changes
2
Merged
James Willis
requested to merge
fix_test27
into
master
7 years ago
Overview
2
Commits
3
Changes
2
Expand
Solves
#398 (closed)
.
0
0
Merge request reports
Compare
master
version 1
7020d1d8
7 years ago
master (base)
and
latest version
latest version
90f5aac2
3 commits,
7 years ago
version 1
7020d1d8
2 commits,
7 years ago
2 files
+
15
−
24
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
tests/Makefile.am
+
1
−
1
Options
@@ -62,7 +62,7 @@ test27cells_SOURCES = test27cells.c
test27cells_subset_SOURCES
=
test27cells.c
test27cells_subset_CFLAGS
=
$(
AM_CFLAGS
)
-DDOSELF_SUBSET
test27cells_subset_CFLAGS
=
$(
AM_CFLAGS
)
-D
TEST_
DOSELF_SUBSET
-DTEST_DOPAIR_SUBSET
testPeriodicBC_SOURCES
=
testPeriodicBC.c
Loading