Skip to content

Commit e5ea77f

Browse files
Merge branch 'release-0.2.1'
2 parents 2e24872 + 6e99144 commit e5ea77f

File tree

12 files changed

+25
-5964
lines changed

12 files changed

+25
-5964
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
/build/
2+
/dist/
23
/nbproject/

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ TESTLIB_CHECK(){
99
OK("1 number");
1010
}
1111
```
12-
13-
Download the latest version: [Full](https://raw.github.com/AlexeyDmitriev/testlib.hpp/master/dist/testlib.full.hpp), [More](://github.com/AlexeyDmitriev/testlib.hpp/tree/master/dist)
12+
[Downloads](https://github.com/AlexeyDmitriev/testlib.hpp/releases/)
1413
[Tutorial](https://github.com/AlexeyDmitriev/testlib.hpp/wiki/Tutorial)
1514
[More complex documentation](https://github.com/AlexeyDmitriev/testlib.hpp/wiki/General-Documentation)

0 commit comments

Comments
 (0)