Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
LOFAR
Manage
Activity
Members
Labels
Plan
Issues
Wiki
Jira issues
Open Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Insights
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
RadioObservatory
LOFAR
Merge requests
!399
Resolve
TMSS-687
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve
TMSS-687
TMSS-687
into
master
Overview
10
Commits
14
Pipelines
0
Changes
1
All threads resolved!
Hide all comments
Merged
Roy de Goei
requested to merge
TMSS-687
into
master
4 years ago
Overview
10
Commits
14
Pipelines
0
Changes
1
All threads resolved!
Hide all comments
Expand
Closes
TMSS-687
0
0
Merge request reports
Viewing commit
5f2c59bd
Prev
Next
Show latest version
1 file
+
3
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
5f2c59bd
TMSS-687
: Review comment processed, testcase added
· 5f2c59bd
Roy de Goei
authored
3 years ago
SAS/TMSS/backend/services/precalculations_service/test/CMakeLists.txt
+
3
−
0
Options
@@ -4,4 +4,7 @@ if(BUILD_TESTING)
include
(
LofarCTest
)
lofar_add_test
(
t_precalculations_service
)
set_tests_properties
(
t_precalculations_service PROPERTIES TIMEOUT 300
)
endif
()
Loading