Commit graph

31 commits

Author SHA1 Message Date
ea7d79f95c xo-indentlog: xo::print::quoted -> quot, avoiding std::quoted 2024-05-01 22:31:27 -04:00
b3335c22fb Merge branch 'main' of github.com:rconybea/indentlog 2024-05-01 14:52:56 -04:00
307f82daa2 xo-indentlog: temporarily revert gcc13 carveout 2024-05-01 14:52:35 -04:00
f3f7e144eb xo-indentlog: tweaking utest to explore gcc 13 regression 2024-05-01 14:51:55 -04:00
f47c5db866 xo-indentlog: fix regression in utest for <..> printers 2024-04-29 23:03:00 -05:00
da58be3f38 xo-indentlog: print hex view on failed quoted()/unq() utest 2024-04-29 10:59:04 -04:00
89fc563f00 xo-indentlog: utest: track gcc behavior change around 13.2 2024-04-29 10:56:18 -04:00
787aba1e19 xo-indentlog: utest: ++ behavior tracking for gcc 13.2 2024-04-29 10:45:54 -04:00
340deff5fa xo-indentlog: minor: comment 2024-04-29 10:43:06 -04:00
453f8aa9e1 xo-indentlog: bugfix: gcc version check on embedded newline test 2024-04-29 10:39:33 -04:00
3d4821cc84 xo-indentlog: build: streamline using new xo-cmake macros 2024-04-28 14:47:51 -04:00
86c6bbe806 xo-indentlog: bugfix: escaped special chars behaving unexpectedly 2024-04-28 14:46:34 -04:00
Roland Conybeare
e149d44a93 indentlog: compile fixes for OSX build (clang 11) 2023-10-17 00:18:42 -04:00
756e6c521f function: bugfix: exclude [with T = ...] suffix when printing 2023-10-11 17:43:48 -04:00
c6a258eb3c indentlog: insert xo/ into include path 2023-10-06 18:30:10 -04:00
dfc7aa23d7 indentlog: use xo_external_target_dependency() for catch2 2023-10-03 17:27:35 -04:00
dfbc753fd6 try canonical cmake form for catch2 dep 2023-10-03 17:16:52 -04:00
19ca2b6a34 (abandoned experiment with get_target_property()) 2023-10-03 17:09:26 -04:00
1df07c4bb1 merge 2023-10-03 17:02:35 -04:00
8a325bab4b make catch2 include path precise 2023-10-03 16:59:44 -04:00
49567a59a1 indentlog: build: streamline using xo-cmake macros 2023-09-27 17:30:13 -04:00
4f6f045423 utest: ++ function test 2023-09-22 15:19:06 -04:00
7aa534567f utest: + function_name test 2023-09-22 15:15:11 -04:00
b2d939363e utest: + code_location test 2023-09-22 14:55:38 -04:00
ca64cdd911 utest: + tag/xtag + basename tests 2023-09-22 12:16:41 -04:00
9cfa6db5db utest: + timeutil tests 2023-09-21 17:45:01 -04:00
cc82199a8e utest: + array,vector printers 2023-09-21 11:20:56 -04:00
bc4474c72f print: utest for print::quoted, print::unq 2023-09-21 11:10:50 -04:00
896a997a53 utest: ++ fixed 2023-09-21 10:20:12 -04:00
dd75bcfedf + test code coverage + writeup 2023-09-20 16:59:46 -04:00
7676b7a676 + unit test for xo::fixed 2023-09-19 17:12:13 -04:00