Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
E
ECSS Services
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
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
AcubeSat-OBC
ECSS Services
Commits
dd1d6374
Commit
dd1d6374
authored
6 years ago
by
kongr45gpen
Browse files
Options
Downloads
Patches
Plain Diff
Include Catch2 library
parent
7641dffe
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
.gitmodules
+3
-0
3 additions, 0 deletions
.gitmodules
.idea/misc.xml
+9
-0
9 additions, 0 deletions
.idea/misc.xml
.idea/vcs.xml
+1
-0
1 addition, 0 deletions
.idea/vcs.xml
lib/Catch2
+1
-0
1 addition, 0 deletions
lib/Catch2
with
14 additions
and
0 deletions
.gitmodules
0 → 100644
+
3
−
0
View file @
dd1d6374
[submodule "lib/Catch2"]
path = lib/Catch2
url = https://github.com/catchorg/Catch2.git
This diff is collapsed.
Click to expand it.
.idea/misc.xml
+
9
−
0
View file @
dd1d6374
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"CMakeWorkspace"
PROJECT_DIR=
"$PROJECT_DIR$"
/>
<component
name=
"CidrRootsConfiguration"
>
<sourceRoots>
<file
path=
"$PROJECT_DIR$/inc"
/>
<file
path=
"$PROJECT_DIR$/src"
/>
</sourceRoots>
<libraryRoots>
<file
path=
"$PROJECT_DIR$/lib"
/>
</libraryRoots>
</component>
</project>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
.idea/vcs.xml
+
1
−
0
View file @
dd1d6374
...
...
@@ -2,5 +2,6 @@
<project
version=
"4"
>
<component
name=
"VcsDirectoryMappings"
>
<mapping
directory=
"$PROJECT_DIR$"
vcs=
"Git"
/>
<mapping
directory=
"$PROJECT_DIR$/lib/Catch2"
vcs=
"Git"
/>
</component>
</project>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Catch2
@
77f29c2f
Subproject commit 77f29c2f1cde8bd2e17f06cc04092b990d2acc2c
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