]> git.ipfire.org Git - thirdparty/openssl.git/history - test/bioprinttest.c
Update copyright year
[thirdparty/openssl.git] / test / bioprinttest.c
2020-06-04  Matt CaswellUpdate copyright year
2020-06-01  Bernd EdlingerRevert the check for NaN in %f format
2020-05-29  Bernd Edlingerbio printf: Avoid using rounding errors in range check
2019-03-11  Shane Lontisfix truncation of integers on 32bit AIX
2019-02-11  Shane LontisUpdated test command line parsing to support commmon...
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2017-07-26  PauliUpdate the test framework so that the need for test_mai...
2017-05-15  PauliRandomise the ordering of the C unit tests.
2017-04-28  Richard Levittetestutil: Remove test_puts_std{out,err}, they are super...
2017-04-28  Richard Levittetestutil: Move printing function declarations to "inter...
2017-04-25  Andy Polyakovtest: don't make it more complicated than necessary.
2017-04-24  Richard LevitteAvoid using BIO streams in bioprinttest.c
2017-04-24  Richard LevitteAdapt all test programs
2017-04-18  Rich SalzConvert more tests to framework
2017-03-30  Andy Polyakovbio/b_print.c: recognize even 'j' format modifier.
2017-03-29  Richard LevitteAdd a simple test for the z modifier
2016-06-29  FdaSilvaYYWhitespace cleanup in apps
2016-06-29  FdaSilvaYYSpelling
2016-05-27  Matt CaswellSilence some "may be uninitialized when used" warning
2016-05-27  Matt CaswellAdd a test for printing floating point format specifiers