commit |
1f0b17081cfc6301b176401e829d29e3cd9d2051 |
1f0b170 |
Add more information to EXPECT_* failures |
Add more information… |
commit |
4ab7a0c97dc28ed32976fc4d004723e37131a0be |
4ab7a0c |
Merge branch 'fix-bad-nodiscard' into 'main' |
Merge branch 'fix-ba… |
commit |
d99ba2837e99e96eaecda7428552a74c3b4fd610 |
d99ba28 |
Update changelog |
Update changelog |
commit |
c3163e9a46c8ed1e9e666ecc84187f6ced8b4e92 |
c3163e9 |
Fix bad [[nodiscard]] |
Fix bad [[nodiscard]… |
commit |
a2ad1ee1ebd02eb0fa614d7edb7f65930d6eb4f1 |
a2ad1ee |
Merge branch 'testing-fixtures' into 'main' |
Merge branch 'testin… |
commit |
bd79db169ad74974029b3a53aa5ffadb8926a0a9 |
bd79db1 |
Make the reporting order look better between scenarios and fixtures |
Make the reporting o… |
commit |
4b5d073a292ae974a184451d8ed393a080161f13 |
4b5d073 |
Remove a dead constant |
Remove a dead consta… |
commit |
7bba559dec31182b06497b4bbb59a21307f43e56 |
7bba559 |
Update changelog (forgot something) |
Update changelog (fo… |
commit |
6a5e778fb1bac6c162efeef217cf79f32579feae |
6a5e778 |
Update changelog |
Update changelog |
commit |
e752e5afb68597bd22762acce6d023ece1ae1c12 |
e752e5a |
Add better reporting of fixtures and ability to request more detail |
Add better reporting… |
commit |
01737b2162ee705a9c4b446c53a287c3c77cfebd |
01737b2 |
Fix some fixture bugs |
Fix some fixture bug… |
commit |
d787fcff4669b5bb46f33ce7a4c85d04edaae599 |
d787fcf |
Use BEFORE_ALL and AFTER_ALL in test_fs.cpp for the windows library |
Use BEFORE_ALL and A… |
commit |
44192a903edfe5f288768867226d7d930df12c28 |
44192a9 |
Fix remaining includes |
Fix remaining includ… |
commit |
1b835edaf8dff6fefd29706149063e66deb0e430 |
1b835ed |
Add new reporter method to handle a failed fixture |
Add new reporter met… |
commit |
5501ac9406389294c96c6f603f35791a0eff0314 |
5501ac9 |
Move SCENARIO macro to suite.hpp |
Move SCENARIO macro … |
commit |
5a38af907a2516abd940c7cc2e0f058d0baef147 |
5a38af9 |
Compile fixture.cpp |
Compile fixture.cpp |
commit |
1fe412a53389e8b65b12e118abb6d606d7fbc925 |
1fe412a |
Add testing::fixture namespace; add suite.inl for one template function |
Add testing::fixture… |
commit |
aea9e32f0981ac9cba998f16f4a17cdc48226621 |
aea9e32 |
Fix include guard symbol names; add Suite::execute_fixtures |
Fix include guard sy… |
commit |
54336cfae37466d3a187013f14f755ba191504e4 |
54336cf |
Merge branch 'rename-parsing-outcomes' into 'main' |
Merge branch 'rename… |
commit |
d227d99245adb24b85a6512ba120a384a5e89d66 |
d227d99 |
Update changelog |
Update changelog |
commit |
9ad6fa92db06c2543603cae5c09cb78c3be298ca |
9ad6fa9 |
Rename some variables to reduce confusion |
Rename some variable… |
commit |
c63229e5996b7d7ba670c71495f5a67be4940416 |
c63229e |
Fix references to parsing::result |
Fix references to pa… |
commit |
919a18af53787d7d8f71382591bc3685deae1740 |
919a18a |
Rename parsing::outcomes to parsing::result |
Rename parsing::outc… |
commit |
7426e014d11ae7adea1d02f654b9cc2520af6149 |
7426e01 |
Merge branch 'rename-test-library' into 'main' |
Merge branch 'rename… |
commit |
a5361f869fd46e859a076d400950af3680a5f3c4 |
a5361f8 |
Update changelog |
Update changelog |
commit |
56499f9520631935fb17f648b899b872f69055f3 |
56499f9 |
Fix references to testing library |
Fix references to te… |
commit |
388c9e90a31b3993643388f75ef300223cfb146b |
388c9e9 |
Rename test library to testing |
Rename test library … |
commit |
44655041b4352ab8d7fcd1da78befb4c238b67cd |
4465504 |
Merge branch 'fix-suite-singleton' into 'main' |
Merge branch 'fix-su… |
commit |
c64e34cfa321029ba96bcacab75060037d7bc241 |
c64e34c |
Update changelog |
Update changelog |
commit |
3fdf4fd3be6867a071f99ad41314a4df1b5caa1a |
3fdf4fd |
Disallow copying and moving the Suite singleton |
Disallow copying and… |
commit |
5e205f3b1ea3baa0a8b1de882c8d694ac920938a |
5e205f3 |
Merge branch 'and-then-combinator' into 'main' |
Merge branch 'and-th… |
commit |
4d7de6c4c13751875f506628406c3cbfb7cd71ac |
4d7de6c |
Update changelog |
Update changelog |
commit |
c0d98834f01d2df7661a162c1960ee1147b4d854 |
c0d9883 |
Add explainer comment for batshit syntax |
Add explainer commen… |
commit |
052532172dd775fef8efd8f4a8ee4650f156f286 |
0525321 |
Add more tests for the AndThen combinator |
Add more tests for t… |
commit |
4a4de58b502c635b2da5051e98e1adc5c1f4684b |
4a4de58 |
Add AndThen combinator |
Add AndThen combinat… |
commit |
08829355321fca019ddb2b6bacc6ef884f122f44 |
0882935 |
Update text tests |
Update text tests |
commit |
e4dad92d75d4b1fbd135d7babe815e0b8c9f8289 |
e4dad92 |
Some cleanup, refactoring, and cosmetic changes |
Some cleanup, refact… |
commit |
264bc096b1fbfb5376d86e6b18fe9769c1d653f9 |
264bc09 |
Merge branch 'fix-msvc-truncated-value-warning' into 'main' |
Merge branch 'fix-ms… |
commit |
c68845ec2bb21fd9550db3b326dfa9704b49247c |
c68845e |
Update changelog |
Update changelog |
commit |
326d5d5fd64f6808f8ff961236e1a04c2334b0e7 |
326d5d5 |
Fix "cast truncates constant value" compilation warning on MSVC |
Fix "cast truncates … |
commit |
7889589c40c2f7642098c8e3048db8dac31334b6 |
7889589 |
Merge branch 'fixed-width-unsigned-integer-parsers' into 'main' |
Merge branch 'fixed-… |
commit |
dd63487664d83d2ba988bb963677b737b0fe2412 |
dd63487 |
Update changelog |
Update changelog |
commit |
0e08d3de01910ea26ac8cab351d30b1fdbf857a9 |
0e08d3d |
Add bits::BigEndianUnsignedInteger parser |
Add bits::BigEndianU… |
commit |
a8e3cd63ac68d7cbfb5919134236aab9fe76a135 |
a8e3cd6 |
Cosmetic fix |
Cosmetic fix |
commit |
acc33dbebbae61920f410e39c91b81a9745bc038 |
acc33db |
Add LittleEndianUnsignedInteger parser |
Add LittleEndianUnsi… |
commit |
d9b7601ea385ce1f0fd839ee792dcbf42e5a0730 |
d9b7601 |
Merge branch 'first-parsers-and-combinator' into 'main' |
Merge branch 'first-… |
commit |
a35f21e64bffab090027796f5dd2b0ede6ea4932 |
a35f21e |
Update changelog |
Update changelog |
commit |
8d3c8e4790172cc549a3f7a63e5ce067068ecab1 |
8d3c8e4 |
Add more combinator tests |
Add more combinator … |
commit |
bd075132ab4f02023e7e7e3b1ea0fb087605b8a8 |
bd07513 |
Add parsing::text namespace |
Add parsing::text na… |
commit |
53a0637626cbecb433b0580d455f13352f07188c |
53a0637 |
More cosmetic fixes |
More cosmetic fixes |