libgit2/tests/revwalk
Carlos Martín Nieto 5ffdea6f65 revwalk: make commit list use 64 bits for time
We moved the "main" parsing to use 64 bits for the timestamp, but the
quick parsing for the revwalk did not. This means that for large
timestamps we fail to parse the time and thus the walk.

Move this parser to use 64 bits as well.
2015-10-14 16:54:13 +02:00
..
basic.c revwalk: make commit list use 64 bits for time 2015-10-14 16:54:13 +02:00
hidecb.c Introduce cl_assert_equal_oid 2014-07-01 14:40:16 -04:00
mergebase.c revwalk::mergebase test: free memory 2014-10-26 22:27:58 -04:00
signatureparsing.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
simplify.c revwalk::simplify test should test 2014-07-01 14:40:16 -04:00