mariadb/unittest/json_lib
Eric Herman 7734c85c31 unittest output improvement for json_normalize-t
The ok() function outputs the TAP context string in both the success
and failure cases. The strings were worded to make sense in the
failure case, yet were confusing in the success case. This changes
the strings to be appropriate, and even more informative in either
the success or failure cases.  In the cases where input, expected,
and result values are included in the context string, they have been
adjusted such that expected and actual result values are aligned for
easy visual comparison.

Signed-off-by: Eric Herman <eric@freesa.org>
2024-12-18 10:12:34 +11:00
..
CMakeLists.txt Cleanup Whitespace in unittest/ directory 2024-07-25 00:28:02 +10:00
json_lib-t.c Cleanup Whitespace in unittest/ directory 2024-07-25 00:28:02 +10:00
json_normalize-t.c unittest output improvement for json_normalize-t 2024-12-18 10:12:34 +11:00