Riyyi
|
ff92522b8c
|
Test: Add stderr stream pointer to the test suite
|
2022-01-24 14:58:48 +01:00 |
|
Riyyi
|
b961e17b50
|
Test: Set ownership of created dotfile test files to the current user
|
2022-01-24 14:45:40 +01:00 |
|
Riyyi
|
eb4822b44b
|
Test: Add macro that bails function if the condition fails
|
2022-01-24 14:44:04 +01:00 |
|
Riyyi
|
7856e9017c
|
Test: Add dotfile test cases
|
2022-01-24 01:03:30 +01:00 |
|
Riyyi
|
817b898b28
|
Test: Fix memory leak when adding a test case
|
2022-01-24 00:29:50 +01:00 |
|
Riyyi
|
875a49332c
|
Test: Add Shell and System test cases
|
2021-09-18 10:33:22 +02:00 |
|
Riyyi
|
cf1da45b78
|
Test: Update macro output formatting
|
2021-09-18 09:57:25 +02:00 |
|
Riyyi
|
8ce4643518
|
Test: Add optional argument test cases
|
2021-09-12 21:13:44 +02:00 |
|
Riyyi
|
9796bc9e86
|
Test: Add argument test cases
|
2021-09-08 23:48:26 +02:00 |
|
Riyyi
|
952ba588f7
|
Test: Check non existent arguments
|
2021-09-08 21:54:51 +02:00 |
|
Riyyi
|
dc4fcc10ce
|
Util+Test: Implement exit on first error in main ArgParser loop
|
2021-09-07 18:14:14 +02:00 |
|
Riyyi
|
1c887bbaf7
|
Test: Print expect macros to stderr
Also now properly reporting test case failure.
|
2021-09-06 20:37:39 +02:00 |
|
Riyyi
|
f92b75a463
|
Util+Test: Add setting to stop parsing on first non-option
|
2021-09-06 20:37:39 +02:00 |
|
Riyyi
|
072d805344
|
Util+Test: Add more ArgParser option types
|
2021-09-06 12:22:30 +02:00 |
|
Riyyi
|
1366bf14b1
|
Util+Test: Change size_type to size_t
The specialized size_type type is just an alias for size_t.
|
2021-09-06 01:59:08 +02:00 |
|
Riyyi
|
68cdd625b4
|
Util+Test: Add parsing of multi-value options
|
2021-09-06 00:08:04 +02:00 |
|
Riyyi
|
a5c422a2cc
|
Util+Test: Add support for '--' to enable non-option mode
|
2021-09-05 23:39:08 +02:00 |
|
Riyyi
|
e813ab0f73
|
Test: Add test cases for string options
|
2021-09-05 22:56:20 +02:00 |
|
Riyyi
|
d423fec3c5
|
Test: Add "not equal" macro
|
2021-09-05 21:13:16 +02:00 |
|
Riyyi
|
a932079f21
|
Test: Improve suite print formatting
|
2021-09-05 21:06:10 +02:00 |
|
Riyyi
|
93b5ac609e
|
Test: Capitalize function type
|
2021-09-05 19:08:52 +02:00 |
|
Riyyi
|
422224bf1c
|
Test: Implement timer
|
2021-09-05 19:08:28 +02:00 |
|
Riyyi
|
17bceeb619
|
Test: Add ArgParser tests
|
2021-09-05 10:52:04 +02:00 |
|
Riyyi
|
4df96a6c75
|
Test: Implement simple TestSuite/TestCase
|
2021-09-05 10:50:48 +02:00 |
|
Riyyi
|
8a1fb689bd
|
Initial commit
|
2021-09-04 21:12:20 +02:00 |
|