summaryrefslogtreecommitdiff
path: root/tests/ref/fate/parseutils
Commit message (Expand)AuthorAge
* Added more tests to libavutil/parseutils.cPetru Rares Sincraian2016-03-24
* avutil/parseutils: remove 2112 date from fate testMarton Balint2016-02-14
* avutil/parseutils: accept everything in av_parse_time that ff_iso8601_to_unix...Marton Balint2016-02-14
* avutil/parseutils: use microsecond precision when parsing "now" in av_parse_t...Marton Balint2016-02-14
* av_d2q: Add a special case for |value| > MAX and |value| < 1/MAXMichael Niedermayer2013-05-31
* tests: fix parseutils test after 12a269a5229d3a37be0743fc9655f743ebc44b6eStefano Sabatini2013-02-23
* Merge commit 'b522000e9b2ca36fe5b2751096b9a5f5ed8f87e6'Michael Niedermayer2012-10-11
|\
| * parseutils-test: do not print numerical error codesMans Rullgard2012-10-10
| * fate: Add parseutils testDiego Biurrun2012-10-06
* fate: add av_small_strptime() test to fate-parseutilsStefano Sabatini2012-09-17
* tests/parseutils: change test to make it platform independentStefano Sabatini2012-06-11
* parseutils: use strings instead of integers for error codes.Michael Niedermayer2012-05-09
* parseutils: add av_parse_time() test.Nicolas George2012-04-23
* parseutils: add FATE test.Nicolas George2012-04-23