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… |
commit |
119f915a7b4adeef9eb1d17a93326b2ddb6b6765 |
119f915 |
Add Suite singleton to test library |
Add Suite singleton … |
commit |
bf4fe16bdef7983c77ee82fc2d33b2bd70862713 |
bf4fe16 |
Merge branch 'add-scenario-type' into 'main' |
Merge branch 'add-sc… |
commit |
a165e1183d37ebf2be89459cb99d464dba53ae67 |
a165e11 |
Update changelog |
Update changelog |
commit |
2a6da79d1ecd9fe77f5847868ef90ded7c0105f6 |
2a6da79 |
Add scenario.cpp to the build |
Add scenario.cpp to … |
commit |
9c478b1205292e054f6127415cd1a5ae1d8dcf66 |
9c478b1 |
Add Scenario type to test library |
Add Scenario type to… |
commit |
49365707b98bfe0ea44da6e7b2fd23c8a809aef4 |
4936570 |
Remove re-export from expect.hpp |
Remove re-export fro… |
commit |
fe51fd1b11d875e53e17e95ea22cc4735b214c8d |
fe51fd1 |
Merge branch 'add-expect-macros' into 'main' |
Merge branch 'add-ex… |
commit |
0b4cb8e4058b63efe1a06958afcfd4d590b4624a |
0b4cb8e |
Update changelog |
Update changelog |
commit |
139f311e5e3878b730754b202d8ec6cfb290f3ef |
139f311 |
Add expect.cpp to the build |
Add expect.cpp to th… |
commit |
9445835265749e296bef1ecde2dc5cf59018a9d5 |
9445835 |
Add EXPECT macros to test library |
Add EXPECT macros to… |
commit |
d5f55832ae54a80b23276236d15f3d5ec788fcb9 |
d5f5583 |
Merge branch 'add-outcome-type' into 'main' |
Merge branch 'add-ou… |
commit |
78c94813784dbf633d15189169208fe9c4a75907 |
78c9481 |
Update changelog |
Update changelog |
commit |
e70b9a68c713de82201f1f309b378bfd42fb4183 |
e70b9a6 |
Add outcome.cpp to the build |
Add outcome.cpp to t… |
commit |
84eb8e5c14c7e5fe6c87f3cf890e4c3fb1c3ae5f |
84eb8e5 |
Add Outcome type |
Add Outcome type |