commit |
1abff69417fa76c1cd173a5d26a205205d0ee5ae |
1abff69 |
Merge branch 'loop-over-tags' into 'main' |
Merge branch 'loop-o… |
commit |
37ba3bc59f1984eb988591b9e1e162c1264a1239 |
37ba3bc |
Update changelog |
Update changelog |
commit |
4b89054e9197e2c96c86942f6c0b7899f8f11ec7 |
4b89054 |
Finish renaming tags to groups |
Finish renaming tags… |
commit |
e146271e32c3766b0c13346793ca5329e1f5ea52 |
e146271 |
Reorganize suite loops to operate on groups, then scenarios, then fixtures |
Reorganize suite loo… |
commit |
8ca6c5c4aacded1c4354d93c1fded0f6763b5cd9 |
8ca6c5c |
Add support for group reporters |
Add support for grou… |
commit |
268591a67b9b518b8f7c4f8dafa86079a64c1290 |
268591a |
Merge branch 'better-console-rendering' into 'main' |
Merge branch 'better… |
commit |
04191bc7c97053a05f84477ba1a5ef269f98aa3a |
04191bc |
Update changelog |
Update changelog |
commit |
7cc52fdfc476e2a4ec4fa0e3fcc038600c7401f5 |
7cc52fd |
Tweak EXPECT() rendering |
Tweak EXPECT() rende… |
commit |
c77bb1e658cdc8536e8c1ce4269a97f091a8cd28 |
c77bb1e |
Overhaul reporters and the console reporter in particular |
Overhaul reporters a… |
commit |
56d0ecb7e02b5d9a5bbf9f0b3d7e2936dba9a5b7 |
56d0ecb |
Tweak EXPECT() message formatting |
Tweak EXPECT() messa… |
commit |
984b4b9f31dd1a42b97c20a0b27ddfc078f045f9 |
984b4b9 |
Add better formatting support to some core types (None and Result) |
Add better formattin… |
commit |
ac407784fc14fc4f6daf4473d514c91d258c06bd |
ac40778 |
Merge branch 'fixture-tags' into 'main' |
Merge branch 'fixtur… |
commit |
5e9842f12672311b23ee342dae29b0e2c453419d |
5e9842f |
Fix missing fixture tags in windows::test_fs |
Fix missing fixture … |
commit |
95610faad54b41807e7b3cdf69dbdebfc24f54ce |
95610fa |
Update changelog |
Update changelog |
commit |
23a669b866dcc7bc1994094c9209c87f9a475620 |
23a669b |
Allow filtering for specific tags on the test runner CLI |
Allow filtering for … |
commit |
be39f5fbef30323d701d596fb9fe60210ba8fa92 |
be39f5f |
Use tags to match fixtures to scenarios, and also render them |
Use tags to match fi… |
commit |
02603b9f2e17918e976a9eecf59502c7103e38cf |
02603b9 |
Fix some tag names that didn't convert properly |
Fix some tag names t… |
commit |
38fa7f8a95bfaf8005270cc8939e4fccc8f2799a |
38fa7f8 |
Add support for tags in the suite macros |
Add support for tags… |
commit |
133d4bc1598c2007bb4dc5352c427431d2394649 |
133d4bc |
Use tags in all tests |
Use tags in all test… |
commit |
d9aac6f70847db3cbbfb554325ded20d1aee1027 |
d9aac6f |
Merge branch 'fixtures-unix-fs' into 'main' |
Merge branch 'fixtur… |
commit |
c752dad616601d7674c2c7b3a1d8eaf756ad73ce |
c752dad |
Update changelog |
Update changelog |
commit |
27e09a8b9d30da0fc94e099704e1383a06dea6bb |
27e09a8 |
Add fixtures to unix::test_fs |
Add fixtures to unix… |
commit |
a3d7e9fee2036c65e255660434a46c9701811d49 |
a3d7e9f |
Merge branch 'into-parser' into 'main' |
Merge branch 'into-p… |
commit |
0531eb8e2d76c211d0d951d22c9fa7e712b91dd6 |
0531eb8 |
Update changelog |
Update changelog |
commit |
ad729d682393df4bf85f4d45960fca99e8c444ff |
ad729d6 |
Add Into parser and corresponding error (and also AndThenError) |
Add Into parser and … |
commit |
db00d50294a7a732a4985255081a13bfbd790411 |
db00d50 |
Merge branch 'either-type' into 'main' |
Merge branch 'either… |
commit |
ea52ce23d963baae1624881bc2f073edcd22615c |
ea52ce2 |
Update changelog |
Update changelog |
commit |
250f2d6988354e40d295d3e06a5685c6f174d801 |
250f2d6 |
Fix typo in comment |
Fix typo in comment |
commit |
0a8a71d4716eb1de1d0e0f450ad75ceb4ebdde44 |
0a8a71d |
Add tests for Either type |
Add tests for Either… |
commit |
bc4abd7e1e50d70c622e09c96672004f3aba742b |
bc4abd7 |
Add an Either type to core |
Add an Either type t… |
commit |
96c665ab31541145e24ef471394d1060c156d41b |
96c665a |
Merge branch 'sized-byte-sequence' into 'main' |
Merge branch 'sized-… |
commit |
98d3052d6040ddd28aa66901964797c30cacc063 |
98d3052 |
Update changelog |
Update changelog |
commit |
5e3e6a8351bc5038bef13a90ecfcfe4544cc28fe |
5e3e6a8 |
Rename ByteSequence to ExactByteSequence; add SizedByteSequence |
Rename ByteSequence … |
commit |
98da4bb70f4706cf1a8991b4316ec4022b1bf9b8 |
98da4bb |
Make EXPECT_CONTAINER_{EQ,NE} work with plain arrays |
Make EXPECT_CONTAINE… |
commit |
64fb21ace43c6a8ee6f3549e73465762b388a701 |
64fb21a |
Merge branch 'parser-copying' into 'main' |
Merge branch 'parser… |
commit |
9fe0c4c1736d0e86de1ae6781831cc022e67e298 |
9fe0c4c |
Update changelog |
Update changelog |
commit |
c257e1c0bedf99760bfc80f509fcd1bb77a0f2fd |
c257e1c |
Copy the character sequence for text::CharacterSequence |
Copy the character s… |
commit |
a70b15df9d60b30a8c247650b023269d01796bce |
a70b15d |
Copy the byte sequence for bits::ByteSequence |
Copy the byte sequen… |
commit |
6395ff81d607da1cf3db44c3a10db2188d3ce95d |
6395ff8 |
Merge branch 'most-vexing-parse' into 'main' |
Merge branch 'most-v… |
commit |
383763a227f5cd2561fb5bcf89a2ada61e7f5e16 |
383763a |
Small cosmetic change |
Small cosmetic chang… |
commit |
fb841c55e052e69cd0d162b33bbf3e0905678501 |
fb841c5 |
Fix some missed strings and `std::byte`s |
Fix some missed stri… |
commit |
7b99bfba25e7f61cfe1fa722645773f005a6738a |
7b99bfb |
Fixes for compilation errors on MSVC (strings and arrays use =) |
Fixes for compilatio… |
commit |
bb867d22facefab345345d8a97c2f0392a4933ac |
bb867d2 |
Update changelog |
Update changelog |
commit |
e52fc0728e56fbbcefecea5c9f4ec58ac62eb6f2 |
e52fc07 |
Standardize constructor syntax |
Standardize construc… |
commit |
06a42e552bac23974e735d9fde1177369bcb91a2 |
06a42e5 |
Merge branch 'remove-u8string' into 'main' |
Merge branch 'remove… |
commit |
305e93c14050b97b416c291a1f03409614684809 |
305e93c |
Update changelog |
Update changelog |
commit |
9d17cf2d071c2025a5154075fa0865aeaa8f60c3 |
9d17cf2 |
Remove all u8string, u8string_view, char8_t, and u8"" literals |
Remove all u8string,… |
commit |
789708f8872d4547f8fc5a8bedb81ebb463bb7aa |
789708f |
Merge branch 'expect-container-eq' into 'main' |
Merge branch 'expect… |
commit |
79f81d45cb2bc34da298c1bad0337589688ae87c |
79f81d4 |
Update changelog |
Update changelog |
commit |
b9d5f16420801a680c9272dd417af2031736f996 |
b9d5f16 |
Use EXPECT_CONTAINER_EQ and EXPECT_CONTAINER_NE macros |
Use EXPECT_CONTAINER… |