summaryrefslogtreecommitdiff
path: root/qt5/tests/check_goostring.cpp
AgeCommit message (Expand)AuthorFilesLines
2022-03-30Make GooString::format[v] return an unique_ptrAlbert Astals Cid1-14/+14
2021-08-27CI: Enable google-explicit-constructorAlbert Astals Cid1-1/+1
2020-07-03Run clang-formatAlbert Astals Cid1-49/+44
2019-11-18Replace GooString::fromInt by std::to_stringOliver Sander1-22/+0
2018-11-28use qt5 _data tests per Adam Reichold's recommendationGreg Knight1-15/+17
2018-11-27add testFromInt to fail if GooString::fromInt is broken againGreg Knight1-0/+20
2018-11-16Make GooString constructible and assignable from null pointers again since so...Adam Reichold1-0/+37
2018-11-11Rename GooString::getCString GooString::c_strOliver Sander1-18/+18
2018-11-09Minor clazy Qt fixes in tests and demoAlbert Astals Cid1-3/+5
2017-09-20qt5: The tests don't need GUIAlbert Astals Cid1-1/+1
2013-12-28GooString format: Added some tests + improved documentationFabio D'Urso1-0/+66
2013-06-17Initial Qt5 portAlbert Astals Cid1-0/+61