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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
caosdb
Software
caosdb-cppinttest
Commits
27373949
Verified
Commit
27373949
authored
3 years ago
by
Timm Fitschen
Browse files
Options
Downloads
Patches
Plain Diff
Revert "TST: update tests"
This reverts commit
a84b4694
.
parent
a84b4694
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!21
REL: Use cpplib v0.1.2
Pipeline
#19313
canceled
3 years ago
Stage: info
Stage: setup
Stage: build
Stage: test
Changes
1
Pipelines
91
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
test/test_connection.cpp
+1
-1
1 addition, 1 deletion
test/test_connection.cpp
with
1 addition
and
1 deletion
test/test_connection.cpp
+
1
−
1
View file @
27373949
...
...
@@ -84,7 +84,7 @@ TEST(test_connection, connection_ssl_authentication_error_anonymous) {
EXPECT_THROW_MESSAGE
(
connection
.
RetrieveVersionInfo
(),
AuthenticationError
,
"The attempt to execute this transaction has not been "
"executed at all because the authentication did not "
"succeed. Original error: Please log
in
!
"
);
"succeed. Original error: Please login
.
"
);
}
TEST
(
test_connection
,
connection_ssl_authentication_error_wrong_credentials
)
{
...
...
This diff is collapsed.
Click to expand it.
Daniel Hornung
@daniel
mentioned in commit
5fe602d8
·
3 years ago
mentioned in commit
5fe602d8
mentioned in commit 5fe602d8aebf121dd672b6da4af2607eedbe4007
Toggle commit list
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