forked from mat007/turtle
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Mathieu Champlon
committed
May 30, 2017
1 parent
6102a82
commit afffdb4
Showing
1 changed file
with
3 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,8 @@ | ||
#[Turtle](http://turtle.sourceforge.net) | ||
# Turtle | ||
|
||
Turtle is a C++ mock object library based on Boost with a focus on usability, simplicity and flexibility. | ||
[Turtle](http://turtle.sourceforge.net) is a C++ mock object library based on [Boost](http://www.boost.org) with a focus on usability, simplicity and flexibility. | ||
|
||
### Test results | ||
Distributed under the [Boost Software License, Version 1.0](http://boost.org/LICENSE_1_0.txt). | ||
|
||
[![Build Status](https://travis-ci.org/mat007/turtle.svg)](https://travis-ci.org/mat007/turtle) | ||
[![Coverage Status](https://coveralls.io/repos/mat007/turtle/badge.png)](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). |