Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
CaosDB Octave library
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 Octave library
Commits
e7f2d6e3
Verified
Commit
e7f2d6e3
authored
3 years ago
by
Timm Fitschen
Browse files
Options
Downloads
Patches
Plain Diff
DOC: add how-to-run-unit-tests to README_SETUP
parent
c946bae6
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!4
Documentation
Pipeline
#13692
failed
3 years ago
Stage: setup
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README_SETUP.md
+5
-0
5 additions, 0 deletions
README_SETUP.md
with
5 additions
and
0 deletions
README_SETUP.md
+
5
−
0
View file @
e7f2d6e3
...
...
@@ -10,6 +10,7 @@ This package requires the following software:
-
For running this library, a valid libcaosdb configuration is needed, for example a
`.caosdb_client.json`
file in your home directory or current working directory. Please look at
[
`README_SETUP.md` in caosdb-cpplib
](
https://gitlab.indiscale.com/caosdb/src/caosdb-cpplib/-/blob/main/README_SETUP.md
)
for more information.
*
MOxUnit for unit tests, see below.
## Install and Load
...
...
@@ -22,6 +23,10 @@ This package requires the following software:
## Run Unit Tests
*
run
`make test`
### Requirements
We use the standard test framework of Octave.
See
[
this article
](
https://wiki.octave.org/Tests
)
for a primer and use
...
...
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