Riyyi
|
c4019cde11
|
Test: Add test case for selectively commenting
|
3 years ago |
Riyyi
|
91f8253ed5
|
Test: Update verify macro to support a custom result behavior
|
3 years ago |
Riyyi
|
b9aff29293
|
Test: Convert homeDirectory std::string => std::filesystem::path
|
3 years ago |
Riyyi
|
1a9b0d870a
|
Test: Properly test adding non-existing dotfiles
|
3 years ago |
Riyyi
|
c61aefa2e3
|
Test: Add dotfile test case for path exclusion
|
3 years ago |
Riyyi
|
4fd90cfa43
|
Test: Only compute process ID once
|
3 years ago |
Riyyi
|
e2f9ed1176
|
Test: Fix file permissions for system file tests
|
3 years ago |
Riyyi
|
422f71f19e
|
Test: Add system file test cases
|
3 years ago |
Riyyi
|
ff92522b8c
|
Test: Add stderr stream pointer to the test suite
|
3 years ago |
Riyyi
|
b961e17b50
|
Test: Set ownership of created dotfile test files to the current user
|
3 years ago |
Riyyi
|
eb4822b44b
|
Test: Add macro that bails function if the condition fails
|
3 years ago |
Riyyi
|
7856e9017c
|
Test: Add dotfile test cases
|
3 years ago |
Riyyi
|
817b898b28
|
Test: Fix memory leak when adding a test case
|
3 years ago |
Riyyi
|
875a49332c
|
Test: Add Shell and System test cases
|
3 years ago |
Riyyi
|
cf1da45b78
|
Test: Update macro output formatting
|
3 years ago |
Riyyi
|
8ce4643518
|
Test: Add optional argument test cases
|
3 years ago |
Riyyi
|
9796bc9e86
|
Test: Add argument test cases
|
3 years ago |
Riyyi
|
952ba588f7
|
Test: Check non existent arguments
|
3 years ago |
Riyyi
|
dc4fcc10ce
|
Util+Test: Implement exit on first error in main ArgParser loop
|
3 years ago |
Riyyi
|
1c887bbaf7
|
Test: Print expect macros to stderr
Also now properly reporting test case failure.
|
3 years ago |
Riyyi
|
f92b75a463
|
Util+Test: Add setting to stop parsing on first non-option
|
3 years ago |
Riyyi
|
072d805344
|
Util+Test: Add more ArgParser option types
|
3 years ago |
Riyyi
|
1366bf14b1
|
Util+Test: Change size_type to size_t
The specialized size_type type is just an alias for size_t.
|
3 years ago |
Riyyi
|
68cdd625b4
|
Util+Test: Add parsing of multi-value options
|
3 years ago |
Riyyi
|
a5c422a2cc
|
Util+Test: Add support for '--' to enable non-option mode
|
3 years ago |
Riyyi
|
e813ab0f73
|
Test: Add test cases for string options
|
3 years ago |
Riyyi
|
d423fec3c5
|
Test: Add "not equal" macro
|
3 years ago |
Riyyi
|
a932079f21
|
Test: Improve suite print formatting
|
3 years ago |
Riyyi
|
93b5ac609e
|
Test: Capitalize function type
|
3 years ago |
Riyyi
|
422224bf1c
|
Test: Implement timer
|
3 years ago |
Riyyi
|
17bceeb619
|
Test: Add ArgParser tests
|
3 years ago |
Riyyi
|
4df96a6c75
|
Test: Implement simple TestSuite/TestCase
|
3 years ago |
Riyyi
|
8a1fb689bd
|
Initial commit
|
3 years ago |