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
6bd9b949
Commit
6bd9b949
authored
6 months ago
by
Simon Praetorius
Browse files
Options
Downloads
Patches
Plain Diff
Add a changelog entry
parent
7409ab63
Branches
Branches containing commit
Tags
Tags containing commit
2 merge requests
!1470
Fix wrong variable name to make target hash (2.10)
,
!1454
Add a build and run label to the tests referencing the project name
Pipeline
#74290
waiting for manual action
Stage: .pre
Stage: test
Stage: code_quality
Stage: downstream
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+7
-0
7 additions, 0 deletions
CHANGELOG.md
with
7 additions
and
0 deletions
CHANGELOG.md
+
7
−
0
View file @
6bd9b949
...
...
@@ -9,6 +9,13 @@ SPDX-License-Identifier: LicenseRef-GPL-2.0-only-with-DUNE-exception
-
Add deduction guides to
`TupleVector`
analogous to
`std::tuple`
.
## Build system: Changelog
-
Add a module-specific CMake target
`build_<module>_tests`
to compile only tests
associated to a specific
`<module>`
. Additionally, add the
`<module>`
-name as
`LABEL`
property to all tests created with
`dune_add_tests`
in that module. This
allows to run these tests with
`ctest -L <module>`
.
# Release 2.10
## Dependencies
...
...
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