commit |
4c16c64ba3a45298f5e1cd7312c74394aaa02a4b |
4c16c64 |
Add transcoding functions to the build |
Add transcoding func… |
commit |
8af41bc6ba2dd14392e4a9e9ae1e1e7bafdc3f2e |
8af41bc |
Add tests for transcoding functions |
Add tests for transc… |
commit |
68e7e77af261a097f0178eb00feb23858c977d5b |
68e7e77 |
Add transcoding functions to windows library |
Add transcoding func… |
commit |
a5bb843bd67c8ee2c6c3e9d9c5f5c18a4b17bc74 |
a5bb843 |
Merge branch 'add-windows-library' into 'main' |
Merge branch 'add-wi… |
commit |
e4719ba44b425794df28e637d51c8e81677f2698 |
e4719ba |
Fix changelog typo |
Fix changelog typo |
commit |
c4baccbfcdc4db6e0e377790702b91796e63d74e |
c4baccb |
Update changelog |
Update changelog |
commit |
3b88961a0b5f7accae5c08ec7e7f6b94640585c8 |
3b88961 |
Add a new "windows" library to the build |
Add a new "windows" … |
commit |
0562b456a311bdbd24ad1a419e124e235077d5bc |
0562b45 |
Merge branch 'add-unix-fs-wrappers' into 'main' |
Merge branch 'add-un… |
commit |
111e17041d776ab9feea27c3f2d0fd4dbfb31f69 |
111e170 |
Fix small inconsistency in unix::fs implementation |
Fix small inconsiste… |
commit |
8623c7d8c2fd592a2d0341984ee39cbdf19fb772 |
8623c7d |
Only build the unix library if we are targeting a Unix-like OS |
Only build the unix … |
commit |
8e9dcddbff24a4ce5ad42f59e7f9027d763b2ff8 |
8e9dcdd |
Update changelog |
Update changelog |
commit |
a0a389384c45f7c211b811b82cbde18fea46556a |
a0a3893 |
Update unix CMakeLists for new functionality and tests |
Update unix CMakeLis… |
commit |
f0232f4935ec7b7503c153db47ff5fb848564fd9 |
f0232f4 |
Add tests for unix fs wrapper functions |
Add tests for unix f… |
commit |
659b83a78b681c10418cb0a175593604990b77c2 |
659b83a |
Add unix fs wrapper functions |
Add unix fs wrapper … |
commit |
5c50a31d1a24c60eb1d0ea499d76a3916397d60a |
5c50a31 |
Add errors for unix fs wrappers |
Add errors for unix … |
commit |
d806eb835e6a298e446aac9dab191b0549c09fd8 |
d806eb8 |
Remove using declarations from test_result for consistency |
Remove using declara… |
commit |
fcd2bf98709a4c68e4c2b65cca5146f91cde030e |
fcd2bf9 |
Merge branch 'add-none-type' into 'main' |
Merge branch 'add-no… |
commit |
140e62e96f339a1dbd53ef651ccc771ae70d3c96 |
140e62e |
Update changelog |
Update changelog |
commit |
e882010c0f6c77699ab6ae4b7b7912f4c8ddd6df |
e882010 |
Add None class |
Add None class |
commit |
70a1461198d808448c3960176e0506193c3ba544 |
70a1461 |
Merge branch 'add-unix-library' into 'main' |
Merge branch 'add-un… |
commit |
6b7889e6e996355c0959d0e81aca4d21864879c0 |
6b7889e |
Update changelog |
Update changelog |
commit |
3a27d30d3a5b193b4a079d0949c26a5b14fe5b05 |
3a27d30 |
Add unix library |
Add unix library |
commit |
2ab76529457e27039057eee680e207983abd2e20 |
2ab7652 |
Merge branch 'add-error-chain' into 'main' |
Merge branch 'add-er… |
commit |
d1b2847b10b4036823c3f359bc1166624e26f173 |
d1b2847 |
Update changelog |
Update changelog |
commit |
201364b249fe99e7024380ef69f65d2ba56b1ed7 |
201364b |
Add ErrorChain tests to the build |
Add ErrorChain tests… |
commit |
9f2e25f5c4137ab149db99f04c691ad8c0bd5341 |
9f2e25f |
Add ErrorChain tests |
Add ErrorChain tests |
commit |
3fd7badc90075254794a29ef51f9acdf4103e7a2 |
3fd7bad |
Add ErrorChain class |
Add ErrorChain class |
commit |
b680c8be9c242f9626cff072712cfe023d221c4c |
b680c8b |
Merge branch 'add-result-tests' into 'main' |
Merge branch 'add-re… |
commit |
15eafafe35eef27dab753800b37e5340f7519c4c |
15eafaf |
Add test_result.cpp |
Add test_result.cpp |
commit |
98d124d2470fedd10a9a8072be8fd7f735314b93 |
98d124d |
Merge branch 'add-scenario-registrar' into 'main' |
Merge branch 'add-sc… |
commit |
45ec2c25d199f33b7b433459ba7c9a4adfc598e0 |
45ec2c2 |
Add ScenarioRegistrar class and SCENARIO macro |
Add ScenarioRegistra… |
commit |
04e0e72a3479c83805d92a0f400c6fc2768804c4 |
04e0e72 |
Merge branch 'add-test-reporters' into 'main' |
Merge branch 'add-te… |
commit |
adb6e25220a5fc0b30ab9c590f7765cb394a9267 |
adb6e25 |
Update changelog |
Update changelog |
commit |
3f749405e371690be682caa646f3aa859eb618a9 |
3f74940 |
Create a ConsoleReporter in cli::execute() |
Create a ConsoleRepo… |
commit |
7f2f6b0c9de7aa4ca4eb5085cdb77698199b29d8 |
7f2f6b0 |
Add make_console_reporter() function |
Add make_console_rep… |
commit |
b6f140195eaa45b5971f239ef560aef7467892ce |
b6f1401 |
Add ConsoleReporter class |
Add ConsoleReporter … |
commit |
85efc558b1a35e2f604d202ab73b1253edc74d6f |
85efc55 |
Don't import names that aren't used more than a few times |
Don't import names t… |
commit |
ca5935119ead9b2efaaf3ae6c9776a71e196d463 |
ca59351 |
Add Reporter class |
Add Reporter class |
commit |
8a09ba842d64d024aa050eceaa8c4f66ce530cf1 |
8a09ba8 |
Make Suite::execute() not const |
Make Suite::execute(… |
commit |
c3abca68a25247279ccded99e5a202092b8c985d |
c3abca6 |
Make Scenario::execute() not const |
Make Scenario::execu… |
commit |
83fe03d36739198e6f2b71fc307dbd3357c5c035 |
83fe03d |
Add AbstractReporter class |
Add AbstractReporter… |
commit |
30e6de18e72d4811ac2d3bf47534aa766fafc03a |
30e6de1 |
Merge branch 'add-execute-suite-function' into 'main' |
Merge branch 'add-ex… |
commit |
a9631b1cb6d5a035bfb7c2ce6b20cead70e0463d |
a9631b1 |
Add [[nodiscard]] to some Suite functions |
Add [[nodiscard]] to… |
commit |
18216ca0b21fe3de058883a29985c76b3e5430da |
18216ca |
Update changelog |
Update changelog |
commit |
49d2c29b43c49d236f26aa4ed535462dddd990f2 |
49d2c29 |
Add cli.cpp to the build |
Add cli.cpp to the b… |
commit |
7d083682aa2f3f05e483ee85f97bb91bcaffd836 |
7d08368 |
Add cli::execute function to test library |
Add cli::execute fun… |
commit |
5d26aaf4ff1c17fb3c97c6f5ab7cca065842bb4a |
5d26aaf |
Return a bool from Suite::execute() indicating if all tests passed |
Return a bool from S… |
commit |
a4bed3f56f3139e7748953bf650778356a79d6a3 |
a4bed3f |
Merge branch 'add-suite-singleton' into 'main' |
Merge branch 'add-su… |
commit |
21cf678422a8d54055521f0b1b42fa8e62efc9ed |
21cf678 |
Update changelog |
Update changelog |
commit |
ff8d136cf74683bb6a2e1eebcaa1d9c25c9097ac |
ff8d136 |
Add suite.cpp to the build |
Add suite.cpp to the… |