Files
glib/glib/tests
Marco Trevisan (Treviño) 8b7b5f5457 gtestutils: Define a custom g_print handler for TAP
When using TAP output in gtest, all the printed strings should be commented
not to break the spec, so enforce this at GTest level, by ensuring that
all the lines written via g_print() will be in the commented form and will
respect the subtest indentation.

As per this we can remove some custom code in g_test_log() as now there are
very few cases in which we need to use the default print handler which is
now private when testing.
2023-01-20 14:10:08 +01:00
..
2022-07-05 11:06:49 +00:00
2022-07-25 22:30:22 +01:00
2022-09-15 03:43:04 +02:00
2018-12-17 16:19:31 -05:00
2011-02-13 23:49:19 -05:00
2023-01-20 14:06:23 +01:00
2013-11-23 00:39:07 -05:00
2011-01-27 23:07:53 -05:00
2023-01-14 09:44:22 -05:00
2022-12-15 23:50:23 +00:00