Arc::Validate is a unit-testing framework for C. https://www.helloryan.se/arc-validate/
Go to file
Ryan 83f87b9e67
All checks were successful
on-push / build-and-test (push) Successful in 13s
Hello Arc::Validate
2024-06-06 17:08:26 +02:00
.gitea/workflows Hello Arc::Validate 2024-06-06 17:08:26 +02:00
arc/validate Hello Arc::Validate 2024-06-06 17:08:26 +02:00
build Hello Arc::Validate 2024-06-06 17:08:26 +02:00
tests Hello Arc::Validate 2024-06-06 17:08:26 +02:00
.editorconfig Hello Arc::Validate 2024-06-06 17:08:26 +02:00
.gitattributes Hello Arc::Validate 2024-06-06 17:08:26 +02:00
.gitignore Hello Arc::Validate 2024-06-06 17:08:26 +02:00
buildfile Hello Arc::Validate 2024-06-06 17:08:26 +02:00
LICENSE Hello Arc::Validate 2024-06-06 17:08:26 +02:00
manifest Hello Arc::Validate 2024-06-06 17:08:26 +02:00
README.md Hello Arc::Validate 2024-06-06 17:08:26 +02:00
repositories.manifest Hello Arc::Validate 2024-06-06 17:08:26 +02:00

Arc::Validate - Unit testing for C

Build status

Contents

Description

Arc::Validate, unit-testing for C.

Requirements

None, other than a modern C-compiler.

Building

Arc::Validate uses the build2 build-system.

Usage

TODO

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.

Contact

Please report bugs and issues by sending an e-mail to: arc-project@helloryan.se.

Contributing

Please send an e-mail to arc-project@helloryan.se to request an account and write-access to the Arc::Validate repository.