|
1 | 1 | <a id="top"></a>
|
2 | 2 | # Open Source projects using Catch
|
3 | 3 |
|
4 |
| -Catch is great for open source. With its [liberal license](../LICENSE.txt) and single-header, dependency-free, distribution |
| 4 | +Catch is great for open source. With its [liberal license](../LICENSE.txt) and single-header, dependency-free, distribution |
5 | 5 | it's easy to just drop the header into your project and start writing tests - what's not to like?
|
6 | 6 |
|
7 | 7 | As a result Catch is now being used in many Open Source projects, including some quite well known ones.
|
8 | 8 | This page is an attempt to track those projects. Obviously it can never be complete.
|
9 | 9 | This effort largely relies on the maintainers of the projects themselves updating this page and submitting a PR
|
10 |
| -(or, if you prefer contact one of the maintainers of Catch directly, use the |
| 10 | +(or, if you prefer contact one of the maintainers of Catch directly, use the |
11 | 11 | [forums](https://groups.google.com/forum/?fromgroups#!forum/catch-forum)), or raise an [issue](https://github.com/philsquared/Catch/issues) to let us know).
|
12 | 12 | Of course users of those projects might want to update this page too. That's fine - as long you're confident the project maintainers won't mind.
|
13 |
| -If you're an Open Source project maintainer and see your project listed here but would rather it wasn't - |
| 13 | +If you're an Open Source project maintainer and see your project listed here but would rather it wasn't - |
14 | 14 | just let us know via any of the previously mentioned means - although I'm sure there won't be many who feel that way.
|
15 |
| - |
| 15 | + |
16 | 16 | Listing a project here does not imply endorsement and the plan is to keep these ordered alphabetically to avoid an implication of relative importance.
|
17 | 17 |
|
18 | 18 | ## Libraries & Frameworks
|
@@ -91,6 +91,9 @@ MAME originally stood for Multiple Arcade Machine Emulator
|
91 | 91 | ### [Newsbeuter](https://github.com/akrennmair/newsbeuter)
|
92 | 92 | Newsbeuter is an open-source RSS/Atom feed reader for text terminals.
|
93 | 93 |
|
| 94 | +### [SpECTRE](https://github.com/sxs-collaboration/spectre) |
| 95 | +SpECTRE is a code for multi-scale, multi-physics problems in astrophysics and gravitational physics. |
| 96 | + |
94 | 97 | ### [Standardese](https://github.com/foonathan/standardese)
|
95 | 98 | Standardese aims to be a nextgen Doxygen
|
96 | 99 |
|
|
0 commit comments