These two test cases fail for us on i686. See https://en.wikipedia.org/wiki/Year_2038_problem --- netsurf-3.6/test/time.c +++ netsurf-3.6/test/time.c @@ -77,18 +77,10 @@ .expected = "Tue, 12 Jun 2001 12:12:12 GMT" }, { - .test = "Thu, 16 Jul 2207 12:45:12 GMT", - .expected = "Thu, 16 Jul 2207 12:45:12 GMT" - }, - { .test = "Thu, 16 Aug 2007 19:45:12 GMT", .expected = "Thu, 16 Aug 2007 19:45:12 GMT" }, { - .test = "Tue, 16 Sep 3456 00:45:12 GMT", - .expected = "Tue, 16 Sep 3456 00:45:12 GMT" - }, - { .test = "Sun, 16 Oct 1988 19:45:59 GMT", .expected = "Sun, 16 Oct 1988 19:45:59 GMT" }, dd92039e8ac881f6a4a48c541a0f87f8'/> Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/build-aux/cuirass
an title='2020-03-05 16:33:37 +0100'>2020-03-05
AgeCommit message (Expand)Author
2020-10-04cuirass: Add hurd-manifest....Jan (janneke) Nieuwenhuizen
tests: Add <system-test> gexp compiler....Ludovic Courtès
2020-01-23tests: Fix typo in comment....Ludovic Courtès
2019-12-18gexp: Allow character literals in GEXP->SEXP....Marius Bakke
2019-09-23repl, marionette: 'self-quoting?' matches keywords....Ludovic Courtès
2019-03-25accounts: Add default value for the 'home-directory' field of <user-account>....Ludovic Courtès