0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 14 days ago. based on code collected 14 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
gitignore for documentation More... over 10 years ago
Try to enforce Doxygen documentation More... over 10 years ago
Reorder macros, hide them in user's doxygen More... over 10 years ago
Move *_IMPL to headers where they are called More... over 10 years ago
Add Doxygen configuration files More... over 10 years ago
A bit of Doxygen comments More... over 10 years ago
Split into more headers More... over 10 years ago
Rename test.h to pcut.h More... over 10 years ago
Playground: thoughts on JUnit-like ASSERT_THAT() More... over 10 years ago
Add string-equality assert accepting NULLs More... over 10 years ago
Check for NULL in PCUT_ASSERT_STR_EQUALS More... over 10 years ago
Print error code description in ASSERT_ERRNO_* More... over 10 years ago
Add macros for errno-like assertions More... almost 11 years ago
Add generic assert-macros for true/false More... almost 11 years ago
Add missing header (NULL definition) More... almost 11 years ago
Add .gitignore for tests/ More... almost 11 years ago
Add support for test skipping More... almost 11 years ago
Allow per-test specific timeout value More... almost 11 years ago
Merge branch 'timeout' (test time-out support) More... almost 11 years ago
Add HelenOS-specific self-test makefile More... almost 11 years ago
Use $(LD) where appropriate More... almost 11 years ago
Safer dependency order More... almost 11 years ago
Time-out implementation for HelenOS More... almost 11 years ago
One more Readme update More... almost 11 years ago
Update example from Readme More... almost 11 years ago
Prevent rebuilding of tested.c object More... almost 11 years ago
Make PCUT_MAIN macro with arguments More... almost 11 years ago
The tests depends on the library More... almost 11 years ago
Time-out implementation for Unix More... almost 11 years ago
Add tests for time-out More... almost 11 years ago