mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Added travis-ci integration
This commit is contained in:
parent
c950c24f52
commit
ed5032428c
2 changed files with 97 additions and 0 deletions
13
README.md
Normal file
13
README.md
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
#[Turtle](http://turtle.sourceforge.net)
|
||||
Turtle is a C++ mock object library based on Boost with a focus on usability, simplicity and flexibility.
|
||||
|
||||
### Test results
|
||||
|
||||
[](https://travis-ci.org/mat007/turtle)
|
||||
[](https://coveralls.io/r/mat007/turtle)
|
||||
|
||||
[Open Issues](https://sourceforge.net/p/turtle/tickets)
|
||||
|
||||
### License
|
||||
|
||||
Distributed under the [Boost Software License, Version 1.0](http://boost.org/LICENSE_1_0.txt).
|
||||
Loading…
Add table
Add a link
Reference in a new issue