mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-25 14:56:10 +01:00
Add SpECTRE project to list of users.
This commit is contained in:
parent
31673ee0ca
commit
e84768fff1
@ -1,18 +1,18 @@
|
|||||||
<a id="top"></a>
|
<a id="top"></a>
|
||||||
# Open Source projects using Catch
|
# Open Source projects using Catch
|
||||||
|
|
||||||
Catch is great for open source. With its [liberal license](../LICENSE.txt) and single-header, dependency-free, distribution
|
Catch is great for open source. With its [liberal license](../LICENSE.txt) and single-header, dependency-free, distribution
|
||||||
it's easy to just drop the header into your project and start writing tests - what's not to like?
|
it's easy to just drop the header into your project and start writing tests - what's not to like?
|
||||||
|
|
||||||
As a result Catch is now being used in many Open Source projects, including some quite well known ones.
|
As a result Catch is now being used in many Open Source projects, including some quite well known ones.
|
||||||
This page is an attempt to track those projects. Obviously it can never be complete.
|
This page is an attempt to track those projects. Obviously it can never be complete.
|
||||||
This effort largely relies on the maintainers of the projects themselves updating this page and submitting a PR
|
This effort largely relies on the maintainers of the projects themselves updating this page and submitting a PR
|
||||||
(or, if you prefer contact one of the maintainers of Catch directly, use the
|
(or, if you prefer contact one of the maintainers of Catch directly, use the
|
||||||
[forums](https://groups.google.com/forum/?fromgroups#!forum/catch-forum)), or raise an [issue](https://github.com/philsquared/Catch/issues) to let us know).
|
[forums](https://groups.google.com/forum/?fromgroups#!forum/catch-forum)), or raise an [issue](https://github.com/philsquared/Catch/issues) to let us know).
|
||||||
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.
|
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.
|
||||||
If you're an Open Source project maintainer and see your project listed here but would rather it wasn't -
|
If you're an Open Source project maintainer and see your project listed here but would rather it wasn't -
|
||||||
just let us know via any of the previously mentioned means - although I'm sure there won't be many who feel that way.
|
just let us know via any of the previously mentioned means - although I'm sure there won't be many who feel that way.
|
||||||
|
|
||||||
Listing a project here does not imply endorsement and the plan is to keep these ordered alphabetically to avoid an implication of relative importance.
|
Listing a project here does not imply endorsement and the plan is to keep these ordered alphabetically to avoid an implication of relative importance.
|
||||||
|
|
||||||
## Libraries & Frameworks
|
## Libraries & Frameworks
|
||||||
@ -91,6 +91,9 @@ MAME originally stood for Multiple Arcade Machine Emulator
|
|||||||
### [Newsbeuter](https://github.com/akrennmair/newsbeuter)
|
### [Newsbeuter](https://github.com/akrennmair/newsbeuter)
|
||||||
Newsbeuter is an open-source RSS/Atom feed reader for text terminals.
|
Newsbeuter is an open-source RSS/Atom feed reader for text terminals.
|
||||||
|
|
||||||
|
### [SpECTRE](https://github.com/sxs-collaboration/spectre)
|
||||||
|
SpECTRE is a code for multi-scale, multi-physics problems in astrophysics and gravitational physics.
|
||||||
|
|
||||||
### [Standardese](https://github.com/foonathan/standardese)
|
### [Standardese](https://github.com/foonathan/standardese)
|
||||||
Standardese aims to be a nextgen Doxygen
|
Standardese aims to be a nextgen Doxygen
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user