diff options
author | andy5995 <arch_stanton5995@protonmail.com> | 2023-02-08 01:35:23 -0600 |
---|---|---|
committer | Eli Schwartz <eschwartz93@gmail.com> | 2023-02-27 14:06:40 -0500 |
commit | 07076db73e81340b5d71a7e727e830550f2fc4c8 (patch) | |
tree | 81ec901011fe1cef7249b7eaf27b5f941f3f9190 /docs/markdown | |
parent | 5dbe49aa3362aefa8a8bc1153272fa14d4f7669b (diff) | |
download | meson-07076db73e81340b5d71a7e727e830550f2fc4c8.zip meson-07076db73e81340b5d71a7e727e830550f2fc4c8.tar.gz meson-07076db73e81340b5d71a7e727e830550f2fc4c8.tar.bz2 |
docs: add Criterion
Diffstat (limited to 'docs/markdown')
-rw-r--r-- | docs/markdown/Users.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/markdown/Users.md b/docs/markdown/Users.md index eb24eb5..929d645 100644 --- a/docs/markdown/Users.md +++ b/docs/markdown/Users.md @@ -31,6 +31,7 @@ topic](https://github.com/topics/meson). - [cglm](https://github.com/recp/cglm), a highly optimized graphics math library for C - [cinnamon-desktop](https://github.com/linuxmint/cinnamon-desktop), the cinnamon desktop library - [Cozy](https://github.com/geigi/cozy), a modern audio book player for Linux and macOS using GTK+ 3 + - [Criterion](https://github.com/Snaipe/Criterion), extensible cross-platform C and C++ unit testing framework - [dav1d](https://code.videolan.org/videolan/dav1d), an AV1 decoder - [dbus-broker](https://github.com/bus1/dbus-broker), Linux D-Bus Message Broker - [DOSBox Staging](https://github.com/dosbox-staging/dosbox-staging), DOS/x86 emulator |