Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
caosdb-cppinttest
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
caosdb
Software
caosdb-cppinttest
Merge requests
!27
F grpc select
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
F grpc select
f-grpc-select
into
dev
Overview
2
Commits
10
Pipelines
20
Changes
2
All threads resolved!
Hide all comments
Merged
F grpc select
Timm Fitschen
requested to merge
f-grpc-select
into
dev
Nov 18, 2022
Overview
2
Commits
10
Pipelines
20
Changes
2
All threads resolved!
Hide all comments
Summary
Tests for
caosdb-server!72 (merged)
and
caosdb-cpplib!44 (merged)
0
0
Merge request reports
Viewing commit
ef5b60b0
Prev
Next
Show latest version
2 files
+
48
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Verified
ef5b60b0
WIP: SELECT for GRPC API
· ef5b60b0
Timm Fitschen
authored
Oct 20, 2022
test/CMakeLists.txt
+
1
−
0
View file @ ef5b60b0
Edit in single-file editor
Open in Web IDE
Show full file
@@ -30,6 +30,7 @@ set(test_cases
test_ccaosdb
test_issues
test_user
test_select
)
add_compile_definitions
(
BUILD_ACM
)
Loading