Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add pactest for overflowing date (year 2038 problem) | Dan McGee | 2011-09-01 |
This will work fine on x86_64 (or any platform that has a 64 bit long), but currently fails on i686. This test also stresses the recent changes to accommodate package size values greater than a 32 bit UINT_MAX. Signed-off-by: Dan McGee <dan@archlinux.org> |