Mercurial > hg
comparison tests/hghave @ 19092:8c560ad1cdc4 stable
tests: AIX can't handle negative date in test-dirstate.t
test-dirstate.t fails on AIX in the absurd date test. AIX touch errors on
any date prior to 1970. AIX mktime() gives an error on such dates, so the
problem is deeper than touch and attempts to work around touch in Python
failed.
Give up. Add an AIX test to hghave and skip the absurd date test on AIX.
author | Jim Hague <jim.hague@acm.org> |
---|---|
date | Tue, 30 Apr 2013 14:56:33 +0100 |
parents | 77d06793a20d |
children | 05b3238ba901 |
comparison
equal
deleted
inserted
replaced
19091:f01a351db791 | 19092:8c560ad1cdc4 |
---|