subsurface/tests
Jeremie Guichard 7753352e62 Change taglist_get_tagstring to support 'unlimited' tag list size
Previous taglist_get_tagstring signature/implementation did not allow
handling of cases where inputted buffer could not contain all tags.
New implementation allocates buffer based on pre-computed size allowing to
insert all tags in the returned string.

Added get_taglist_string in qthelper to handle conversion to QString
Added TestTagList with tests for taglist_get_tagstring

Signed-off-by: Jeremie Guichard <djebrest@gmail.com>
2018-04-09 07:59:51 -07:00
..
CMakeLists.txt Change taglist_get_tagstring to support 'unlimited' tag list size 2018-04-09 07:59:51 -07:00
testdivesiteduplication.cpp Add SPDX header to tests 2017-04-29 13:32:55 -07:00
testdivesiteduplication.h Add SPDX header to tests 2017-04-29 13:32:55 -07:00
testgitstorage.cpp Cleanup: introduce copy_qstring() function 2018-03-14 13:55:36 +02:00
testgitstorage.h Add SPDX header to tests 2017-04-29 13:32:55 -07:00
testgpscoords.cpp Add SPDX header to tests 2017-04-29 13:32:55 -07:00
testgpscoords.h Add SPDX header to tests 2017-04-29 13:32:55 -07:00
testmerge.cpp Add SPDX header to tests 2017-04-29 13:32:55 -07:00
testmerge.h Add SPDX header to tests 2017-04-29 13:32:55 -07:00
testparse.cpp CSV import/export: Sort parameter list and add comment 2018-03-19 11:59:58 -07:00
testparse.h Add test for DL7 import 2018-01-08 06:06:12 +02:00
testpicture.cpp Cleanup: Remove hash field from picture-structure 2018-03-05 18:04:57 +02:00
testpicture.h Add SPDX header to tests 2017-04-29 13:32:55 -07:00
testplan.cpp Localize global planner state 2017-11-25 20:13:01 +01:00
testplan.h Add SPDX header to tests 2017-04-29 13:32:55 -07:00
testpreferences.cpp Remove cloud_background_sync preferences option 2018-01-06 10:46:07 -08:00
testpreferences.h Add SPDX header to tests 2017-04-29 13:32:55 -07:00
testprofile.cpp Add SPDX header to tests 2017-04-29 13:32:55 -07:00
testprofile.h Add SPDX header to tests 2017-04-29 13:32:55 -07:00
testrenumber.cpp Add SPDX header to tests 2017-04-29 13:32:55 -07:00
testrenumber.h Add SPDX header to tests 2017-04-29 13:32:55 -07:00
testtaglist.cpp Change taglist_get_tagstring to support 'unlimited' tag list size 2018-04-09 07:59:51 -07:00
testtaglist.h Change taglist_get_tagstring to support 'unlimited' tag list size 2018-04-09 07:59:51 -07:00
testunitconversion.cpp Add SPDX header to tests 2017-04-29 13:32:55 -07:00
testunitconversion.h Add SPDX header to tests 2017-04-29 13:32:55 -07:00