Commit graph

44 commits

Author SHA1 Message Date
d60b74d2b5 xo-indentlog: utest: carveout for osx-vs-linux nullptr printing 2026-03-17 12:24:27 -04:00
1a5aae6a17 xo-arena: nix-build works, including utest 2026-02-26 00:47:49 +11:00
49decd246d indentlog: fix utest for OSX 2026-02-25 17:05:45 +11:00
8ed5f5b995 xo-indentlog: +1 more cond utest 2026-01-20 16:51:25 -05:00
922d250f36 xo-indentlog: + cond utest 2026-01-20 16:49:52 -05:00
a537cb3d1f xo-indentlog: fix log_streambuf unit test + string_view operator 2026-01-20 16:40:23 -05:00
1e7feed897 xo-indentlog: bugfix: lazy lpos b/c state may be stale.
This is because xputc() only *might* be called.
ostream may update streambuf's buffer without calling
streambuf virtual methods
2026-01-17 18:20:51 -05:00
ba9d6d6cba xo-indentlog: fix utest -- lpos 2026-01-16 20:40:35 -05:00
c13b2a502c xo-indentlog: fix pretty-print utests 2025-08-06 09:31:10 -05:00
28172fc3d6 xo-indentlog: add general-purposee pretty-printing [WIP] 2025-07-13 21:17:13 -05:00
1277378c9f xo-indentlog: bugfix: parse altered gcc output starting gcc13.2 2025-06-12 07:41:44 -05:00
2241afd6f9 bugfix: indentlog: recover clang16 build 2025-05-02 18:25:12 -05:00
18feb2bfe7 xo-indentlog: account for more-concise clang output when printing fn 2024-07-21 13:52:48 +10:00
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