From 76c4f78b5cfd786b90069f7256252229444fdecd Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 22 Jan 2022 17:33:53 -0500 Subject: Add QUtil::make_shared_cstr Replace most of the calls to QUtil::copy_string with this instead. --- libtests/qtest/qutil/qutil.out | 1 + 1 file changed, 1 insertion(+) (limited to 'libtests/qtest/qutil/qutil.out') diff --git a/libtests/qtest/qutil/qutil.out b/libtests/qtest/qutil/qutil.out index bcb89def..58cc2334 100644 --- a/libtests/qtest/qutil/qutil.out +++ b/libtests/qtest/qutil/qutil.out @@ -22,6 +22,7 @@ one 7 compare okay +compare okay -2147483648 to int: PASSED 2147483647 to int: PASSED 2147483648 to int threw (integer out of range converting 2147483648 from a 8-byte signed type to a 4-byte signed type): PASSED -- cgit v1.2.3-54-g00ecf