forked from doctest/doctest
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Config no multithreading (doctest#625)
* Add DOCTEST_CONFIG_NO_ATOMICS * Fix * Fix cmake stuff and ambiguity issue * No mutices when multithreading is disabled * Add WASI platform * Fix various warnings * No `thread_local`s when multithreading is disabled * Fix tests * Add docs * Fix docs * Various fixes, simplifications and additional tests * Small docs amendment * Tiny style fix
- Loading branch information
Showing
7 changed files
with
1,747 additions
and
66 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
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
Oops, something went wrong.