Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
tarantool
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
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
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
tarantool
Commits
bd3e369b
Commit
bd3e369b
authored
8 years ago
by
Roman Tsisyk
Browse files
Options
Downloads
Patches
Plain Diff
Integrate libsmall unit tests to test-run
parent
cdff9541
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
.gitignore
+2
-0
2 additions, 0 deletions
.gitignore
src/lib/small
+1
-1
1 addition, 1 deletion
src/lib/small
test-run
+1
-1
1 addition, 1 deletion
test-run
test/small
+1
-0
1 addition, 0 deletions
test/small
with
5 additions
and
2 deletions
.gitignore
+
2
−
0
View file @
bd3e369b
...
...
@@ -16,6 +16,8 @@ CMakeFiles
CMakeCache.txt
CPackConfig.cmake
CPackSourceConfig.cmake
CTestTestfile.cmake
Testing/
./build
/build
# Ignore Makefile in the stupid way for `tar --exclude-vcs-ignores`
...
...
This diff is collapsed.
Click to expand it.
small
@
d6a5cf66
Compare
b8f6e333
...
d6a5cf66
Subproject commit
b8f6e333ef48c81bbcc10e09e162892c0c779
95
2
Subproject commit
d6a5cf6659903ff1ca36adf482e983b38e3f11
95
This diff is collapsed.
Click to expand it.
test-run
@
73206b13
Compare
48553b23
...
73206b13
Subproject commit
48553b239420166e7f7c26dc01f0ec08c36778d6
Subproject commit
73206b133f9ee4f845bce8fdb322f161469592bd
This diff is collapsed.
Click to expand it.
test/small
0 → 120000
+
1
−
0
View file @
bd3e369b
../src/lib/small/test/
\ No newline at end of file
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