summaryrefslogtreecommitdiffstats
path: root/test/bioprinttest.c
AgeCommit message (Expand)Author
2020-06-06TEST: Adjust test/bioprinttest.c to behave like the testutil routinesRichard Levitte
2020-06-04Update copyright yearMatt Caswell
2020-06-01Revert the check for NaN in %f formatBernd Edlinger
2020-05-29bio printf: Avoid using rounding errors in range checkBernd Edlinger
2019-03-11fix truncation of integers on 32bit AIXShane Lontis
2019-02-11Updated test command line parsing to support commmon commandsShane Lontis
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte
2017-07-27Update the test framework so that the need for test_main is removed. EverythingPauli
2017-05-15Randomise the ordering of the C unit tests.Pauli
2017-04-28testutil: Remove test_puts_std{out,err}, they are superfluousRichard Levitte
2017-04-28testutil: Move printing function declarations to "internal" headerRichard Levitte
2017-04-25test: don't make it more complicated than necessary.Andy Polyakov
2017-04-24Avoid using BIO streams in bioprinttest.cRichard Levitte
2017-04-24Adapt all test programsRichard Levitte
2017-04-18Convert more tests to frameworkRich Salz
2017-03-30bio/b_print.c: recognize even 'j' format modifier.Andy Polyakov
2017-03-29Add a simple test for the z modifierRichard Levitte
2016-06-29Whitespace cleanup in appsFdaSilvaYY
2016-06-29SpellingFdaSilvaYY
2016-05-27Silence some "may be uninitialized when used" warningMatt Caswell
2016-05-27Add a test for printing floating point format specifiersMatt Caswell