]> sigrok.org Git - libsigrok.git/history - tests/strutil.c
output/csv: use intermediate time_t var, silence compiler warning
[libsigrok.git] / tests / strutil.c
2023-12-21 Gerhard Sittigtests: adjust test coverage for power of two and input...
2023-10-18 Gerhard Sittigtests: implement strutil test cases for power-of-two...
2023-07-12 Gerhard Sittigtests: implement strutil tests for text line and word...
2022-02-22 Gerhard Sittigtests: address printf format issues, spotted by clang...
2020-09-15 Jiri Slabytests: strutil, use ck_assert
2018-07-22 Gerhard Sittigtests: add (negative) "." test case for rational conversion
2018-07-22 Gerhard Sittigtests: add more cases for text to rational number conve...
2018-07-22 Gerhard Sittigtests: echo text input when rational conversion fails
2018-06-01 Frank Stettnertests: Tests for the locale independent sr_vsprintf_asc...
2018-02-21 Frank Stettnertests: Fix incomplete fail message for locale tests.
2018-02-20 Uwe HermannUse UINT64_C instead of "ULL" number suffix.
2018-02-11 Frank Stettnertests: Tests for the locale independent sr_vsnprintf_as...
2017-09-24 Stefan Brünsstrutil: Fix sr_parse_rational for integral parts betwe...
2017-08-06 Uwe Hermannsr_voltage_string(): Add a space before the unit.
2017-08-06 Uwe HermannAdd sr_voltage_string() unit tests.
2017-03-07 Soeren ApelRework sr_period_string
2017-01-21 Stefan Brünstests/strutil: Check output of sr_period_string
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2016-05-16 Stefan Brünsstrutil: add method to get an sr_rational from a string
2015-09-13 Daniel ElstnerBuild: Include <config.h> first in all source files
2015-08-16 Daniel Elstnertests: Include <libsigrok/libsigrok.h>
2015-02-17 Uwe Hermannunit tests: Drop unneeded check_ filename prefix.