Minimalist unit testing for C++. https://helloryan.se/arc-project/
Go to file
RYAN 8d223280e9
All checks were successful
on-push / build-and-test (push) Successful in 17s
Prepare 0.2.0
2024-09-03 01:59:39 +02:00
.gitea/workflows Add build2 project structure 2024-09-02 10:42:50 +02:00
arc/validate Implement more assertions 2024-09-03 01:55:12 +02:00
build Add build2 project structure 2024-09-02 10:42:50 +02:00
docs Prepare 0.2.0 2024-09-03 01:59:39 +02:00
tests Add build2 project structure 2024-09-02 10:42:50 +02:00
.editorconfig Add build2 project structure 2024-09-02 10:42:50 +02:00
.gitattributes Add build2 project structure 2024-09-02 10:42:50 +02:00
.gitignore Add build2 project structure 2024-09-02 10:42:50 +02:00
buildfile Add build2 project structure 2024-09-02 10:42:50 +02:00
Doxyfile.in Add build2 project structure 2024-09-02 10:42:50 +02:00
LICENSE Add build2 project structure 2024-09-02 10:42:50 +02:00
manifest Prepare 0.2.0 2024-09-03 01:59:39 +02:00
README.md Add README 2024-09-01 23:51:15 +02:00
repositories.manifest Add build2 project structure 2024-09-02 10:42:50 +02:00

libarc-validate

Build status badge

Description

Minimalist unit testing library for C++.

License

Distributed under the Arc Project Software License, version 1.0.

See accompanying LICENSE file or copy at https://code.helloryan.se/arc/LICENSE/raw/branch/master/LICENSE-v1.0.

Contributing

If you'd like to contribute to the Arc::Project, drop me an e-mail at arc-project@helloryan.se and I'll grant Issue and Pull Request write-access to the relevant repositories. Please include which project you want to contribute to, your name, and your e-mail.

Questions and bug reports can be sent to arc-project@helloryan.se. When reporting a bug, please include a minimal reproducible if possible.