summaryrefslogtreecommitdiff
path: root/gnu/lib/libiberty
diff options
context:
space:
mode:
authoroki <oki@NetBSD.org>2002-03-24 05:55:49 +0000
committeroki <oki@NetBSD.org>2002-03-24 05:55:49 +0000
commitb10ef43c8ebd5ce99c047125bfe77458b998029f (patch)
treeb61c7acc7a9f63011624ffbe412d1186f2e9545b /gnu/lib/libiberty
parentb812152b3486a1c89ee0b46bee79f29b4ea786bf (diff)
Read /usr/libexec/ld.so.dll if failed to read
/emul/pecoff/usr/libexec/ld.so.dll. reported via IRC from kent, thanks.
Diffstat (limited to 'gnu/lib/libiberty')
0 files changed, 0 insertions, 0 deletions
=e0849aac2662d1a7442730ee0223c23feb30e896'>Reduce the step size, exposing another bug.gson 2016-05-03PR bin/50574 - make the tests conform to what parsedate() actuallykre 2016-05-03Whitespace. No changes. OK christos@kre 2016-05-01In the "relative" test case, run the tests multiple times relative togson 2015-12-31Fix REL_CHECK error output; it had "expected" and "obtained" swapped.dholland 2015-12-31When evaluated on a Sunday, "next Sunday" means 7 days in the future,dholland 2015-12-31Fix the "Tuesday midnight" test to match what parsedate.y does; indholland 2015-12-08Kill one more REL_DEBUG, from krechristos 2015-12-07there is no REL_DEBUGchristos 2015-12-07new tests from krechristos 2014-10-082013-07-09 was in British Summer TIme, so use tzoff=-60, not 0.apb 2014-10-08When tests fail, print all args, notjust the date string.apb 2014-10-08Add tests for PR lib/47916. Some of these fail.apb 2014-10-07Adapt to a recent change in parsedate().apb 2014-10-07Add comments for some non-obvious cases.apb 2014-10-07Add local parsecheck() function and use it for several tests.apb 2014-06-06PR/48517 testcase provided by Felix Deichmannshm 2013-08-08Arghhh! Typo.pgoyette 2013-08-08Add a new test case for snprintb_m(3) to catch previous boundary bug.pgoyette 2013-01-19Test parsedate("@-2",...) (should return -2 and not set errno);apb 2013-01-19* Test that parsedate("@0", ...) returns (time_t)0 regardless of timezone.apb 2012-11-04add missing includeschristos 2012-03-18To be on the safe side, use the category/number notation when referring tojruoho 2012-03-17mention the PR# in the description like everyone else.christos 2011-12-17Add some tests for dates several centures into the past and future.apb 2011-03-30Add missing __RCSID(3), again.jruoho 2011-03-30Add some naive tests for the efun(3) family of debug functions.jruoho 2011-03-29Extend pidfile(3) to support creating pid files in arbitrary locations.jmmv 2011-03-23Clean up some late-night braindeadness:jmmv 2011-03-22Add some tests for pidfile(3).jmmv 2010-12-21We don't expect tests to fail anymore.christos 2010-12-20Add testcase from PR/44255, that exercize parsedate(3) with samplenjoly 2010-07-16Convert the libposix, libprop, librt, libskey and libutil tests to ATF.jmmv