a C Unit Test Framework
  • C 50.6%
  • Shell 33.2%
  • Makefile 11.4%
  • M4 4.8%
Find a file
2026-03-01 17:42:25 +00:00
include/ctrlbrk driver: environment vector: implemented cbrk_lib_set_env_var(). 2026-02-02 20:32:38 +00:00
project data: refactored the minimal project make files. 2026-02-13 19:42:29 +00:00
share data: refactored the minimal project make files. 2026-02-13 19:42:29 +00:00
sofort build system: Makefile.in: added the BUILD_DIR variable. 2026-02-17 03:09:38 +00:00
src cbrk_data_set_and_cmp_xxx(): render the argument order more idiomatic. 2026-03-01 17:42:25 +00:00
.gitignore created repository. 2025-06-24 19:36:27 +00:00
BUGS created repository. 2025-06-24 19:36:27 +00:00
config.project project: created skeleton. 2025-06-25 02:54:12 +00:00
config.usage build system: configure: added the --pkgdatadir switch and associated logic. 2025-06-28 12:36:37 +00:00
configure build system: Makefile.in: added the BUILD_DIR variable. 2026-02-17 03:09:38 +00:00
COPYING.ARGV imported argv.h: a thread-safe argument vector parser. 2025-06-25 03:03:13 +00:00
COPYING.CTRLBRK created repository. 2025-06-24 19:36:27 +00:00
COPYING.SOFORT build system: cfgtest: added cfgtest_function_presence(), fnapi.m4. 2025-09-09 03:26:02 +00:00
Makefile.in build system: Makefile.in: added the BUILD_DIR variable. 2026-02-17 03:09:38 +00:00
README created repository. 2025-06-24 19:36:27 +00:00

CtrlBrk: a C Unit Test Framework
--------------------------------