| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| dcr-x86_64-pc-windows-msvc.exe | 2026-04-10 | 4.6 MB | |
| dcr-x86_64-apple-darwin | 2026-04-10 | 5.1 MB | |
| dcr-aarch64-apple-darwin | 2026-04-10 | 4.9 MB | |
| dcr-x86_64-unknown-linux-gnu | 2026-04-10 | 5.9 MB | |
| README.md | 2026-04-10 | 368 Bytes | |
| v0.4.0 source code.tar.gz | 2026-04-10 | 86.3 kB | |
| v0.4.0 source code.zip | 2026-04-10 | 121.7 kB | |
| Totals: 7 Items | 20.8 MB | 0 | |
Added:
- Test command:
dcr testanddcr tests - Automatic compilation and linking for tests without manual configuration
dcr test --initcreates test template and header- Test framework with EXPECT/SKIP macros in
dcr_test.h - Improved test integration: added test CLI module and basic test suite
- Documentation updates for testing functionality