The NetBSD Project

CVS log for src/tests/lib/libutil/t_parsedate.c

[BACK] Up to [cvs.NetBSD.org] / src / tests / lib / libutil

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.33 / (download) - annotate - [select for diffs], Mon May 2 19:57:50 2022 UTC (23 months, 2 weeks ago) by christos
Branch: MAIN
CVS Tags: netbsd-10-base, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10, HEAD
Changes since 1.32: +4 -3 lines
Diff to previous 1.32 (colored) to selected 1.7.8.5 (colored)

explicitly set TZ=UTC so that we don't depend on the testing rig for it.

Revision 1.32 / (download) - annotate - [select for diffs], Sat Apr 23 13:08:49 2022 UTC (23 months, 3 weeks ago) by christos
Branch: MAIN
Changes since 1.31: +5 -2 lines
Diff to previous 1.31 (colored) to selected 1.7.8.5 (colored)

1. add check for December in MM/DD/YYYY
2. unsetenv("TZ") since tests assume UTC (all relative tests and one date test
   fail otherwise)

Revision 1.31 / (download) - annotate - [select for diffs], Mon Oct 19 15:06:49 2020 UTC (3 years, 5 months ago) by kre
Branch: MAIN
CVS Tags: cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x
Changes since 1.30: +7 -7 lines
Diff to previous 1.30 (colored) to selected 1.7.8.5 (colored)

Adapt for change to parsedate() which now follows POSIX and altered the
dividing line between 21st and 20th century conversions from 69/70 to
68/69.   Adapt the tests for this to conform.

Revision 1.25.2.1 / (download) - annotate - [select for diffs], Wed Apr 26 02:53:33 2017 UTC (6 years, 11 months ago) by pgoyette
Branch: pgoyette-localcount
Changes since 1.25: +50 -2 lines
Diff to previous 1.25 (colored) next main 1.26 (colored) to selected 1.7.8.5 (colored)

Sync with HEAD

Revision 1.25.4.1 / (download) - annotate - [select for diffs], Fri Apr 21 16:54:12 2017 UTC (6 years, 11 months ago) by bouyer
Branch: bouyer-socketcan
Changes since 1.25: +50 -2 lines
Diff to previous 1.25 (colored) next main 1.26 (colored) to selected 1.7.8.5 (colored)

Sync with HEAD

Revision 1.30 / (download) - annotate - [select for diffs], Wed Mar 22 05:35:33 2017 UTC (7 years ago) by kre
Branch: MAIN
CVS Tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, phil-wifi-base, phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, phil-wifi-20190609, phil-wifi, pgoyette-localcount-20170426, pgoyette-compat-merge-20190127, pgoyette-compat-base, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315, pgoyette-compat, perseant-stdc-iso10646-base, perseant-stdc-iso10646, netbsd-9-base, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1, netbsd-9, netbsd-8-base, netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1, netbsd-8, matt-nb8-mediatek-base, matt-nb8-mediatek, is-mlppp-base, is-mlppp, bouyer-socketcan-base1
Changes since 1.29: +3 -3 lines
Diff to previous 1.29 (colored) to selected 1.7.8.5 (colored)


Fix typo in a comment.

Revision 1.29 / (download) - annotate - [select for diffs], Wed Mar 22 01:50:22 2017 UTC (7 years ago) by kre
Branch: MAIN
Changes since 1.28: +20 -2 lines
Diff to previous 1.28 (colored) to selected 1.7.8.5 (colored)


Add tests for "12 noon", "12 midnight".

Revision 1.28 / (download) - annotate - [select for diffs], Wed Mar 22 01:00:19 2017 UTC (7 years ago) by kre
Branch: MAIN
Changes since 1.27: +9 -2 lines
Diff to previous 1.27 (colored) to selected 1.7.8.5 (colored)


Since PR lib/52101 is now fixed, the tests for its bug should no longer fail.

Revision 1.27 / (download) - annotate - [select for diffs], Tue Mar 21 21:42:18 2017 UTC (7 years ago) by kre
Branch: MAIN
Changes since 1.26: +3 -3 lines
Diff to previous 1.26 (colored) to selected 1.7.8.5 (colored)


Fix a typo - it doesn't matter now, as the test fails anyway, but
it will matter when parsedate is fixed and the test is supposed to
succeed.

Revision 1.26 / (download) - annotate - [select for diffs], Tue Mar 21 20:06:27 2017 UTC (7 years ago) by kre
Branch: MAIN
Changes since 1.25: +25 -2 lines
Diff to previous 1.25 (colored) to selected 1.7.8.5 (colored)


PR lib/52101

Add 6 extra tests for the 12am/12pm bug - all currently expected to fail.
(That is, 6 subtests of the "times" test will fail, all new ones)>

While here, when parsedate() fails (returns -1) avoid converting that
failure value (-1) to a struct tm (1969-12-31T23:59:59 UTC) and then
comparing the values with those expected by the test, and complaining
about all of those (where ANY was not permitted) that don't match...

Revision 1.25 / (download) - annotate - [select for diffs], Wed Jun 22 15:01:38 2016 UTC (7 years, 9 months ago) by kre
Branch: MAIN
CVS Tags: pgoyette-localcount-base, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, localcount-20160914, bouyer-socketcan-base
Branch point for: pgoyette-localcount, bouyer-socketcan
Changes since 1.24: +2 -6 lines
Diff to previous 1.24 (colored) to selected 1.7.8.5 (colored)


Remove tests of "dawn" and "sunset" in preparation for removing
them from parsedate() itself sometime soon.

Revision 1.24 / (download) - annotate - [select for diffs], Thu May 5 02:12:21 2016 UTC (7 years, 11 months ago) by kre
Branch: MAIN
Changes since 1.23: +4 -4 lines
Diff to previous 1.23 (colored) to selected 1.7.8.5 (colored)


Make the 9 months ago test, when reverting from late November to the
end of Feburary just a little less bogus (stupid cut & paste error).

Revision 1.23 / (download) - annotate - [select for diffs], Wed May 4 18:36:46 2016 UTC (7 years, 11 months ago) by gson
Branch: MAIN
Changes since 1.22: +3 -5 lines
Diff to previous 1.22 (colored) to selected 1.7.8.5 (colored)

Reduce the step size, exposing another bug.

Revision 1.22 / (download) - annotate - [select for diffs], Tue May 3 18:18:15 2016 UTC (7 years, 11 months ago) by kre
Branch: MAIN
Changes since 1.21: +36 -4 lines
Diff to previous 1.21 (colored) to selected 1.7.8.5 (colored)


PR bin/50574 - make the tests conform to what parsedate() actually
does, so they should no longer fail.   This needs parsedate.y 1.28
in order to work properly.

OK christos@

Revision 1.21 / (download) - annotate - [select for diffs], Tue May 3 18:10:38 2016 UTC (7 years, 11 months ago) by kre
Branch: MAIN
Changes since 1.20: +115 -115 lines
Diff to previous 1.20 (colored) to selected 1.7.8.5 (colored)


Whitespace.   No changes.  OK christos@

Revision 1.20 / (download) - annotate - [select for diffs], Sun May 1 16:39:47 2016 UTC (7 years, 11 months ago) by gson
Branch: MAIN
Changes since 1.19: +138 -130 lines
Diff to previous 1.19 (colored) to selected 1.7.8.5 (colored)

In the "relative" test case, run the tests multiple times relative to
various dates over a span of a few decades, instead of just once
relative to the current date.  This makes the test fail consistently
instead of sometimes failing and sometimes not depending on when
it is run.  Makes PR lib/50574 consistently reproducible.

Revision 1.19 / (download) - annotate - [select for diffs], Thu Dec 31 10:56:13 2015 UTC (8 years, 3 months ago) by dholland
Branch: MAIN
Changes since 1.18: +7 -6 lines
Diff to previous 1.18 (colored) to selected 1.7.8.5 (colored)

Fix REL_CHECK error output; it had "expected" and "obtained" swapped.
While here, improve the general legibility of the printout. Not
actually relevant to PR 50574, but anyone looking at that should be
aware of this change.

Revision 1.18 / (download) - annotate - [select for diffs], Thu Dec 31 10:18:00 2015 UTC (8 years, 3 months ago) by dholland
Branch: MAIN
Changes since 1.17: +3 -3 lines
Diff to previous 1.17 (colored) to selected 1.7.8.5 (colored)

When evaluated on a Sunday, "next Sunday" means 7 days in the future,
not 14. When evaluated on a Monday, it apparently means 13 days in the
future. There's not exactly a spec for parsedate.y, so conform to the
implementation.

PR 50574.

XXX: to me at least this is an odd notion of "next Sunday", but whatever...

Revision 1.17 / (download) - annotate - [select for diffs], Thu Dec 31 10:10:15 2015 UTC (8 years, 3 months ago) by dholland
Branch: MAIN
Changes since 1.16: +3 -3 lines
Diff to previous 1.16 (colored) to selected 1.7.8.5 (colored)

Fix the "Tuesday midnight" test to match what parsedate.y does; in
particular it doesn't add a week if evaluating that on Wednesday.

Whether that's right is an open question, but there's not exactly a
spec for parsedate.y and there's no point having the test fail one
day in seven.

PR 50574.

Revision 1.16 / (download) - annotate - [select for diffs], Tue Dec 8 12:41:28 2015 UTC (8 years, 4 months ago) by christos
Branch: MAIN
Changes since 1.15: +2 -5 lines
Diff to previous 1.15 (colored) to selected 1.7.8.5 (colored)

Kill one more REL_DEBUG, from kre

Revision 1.15 / (download) - annotate - [select for diffs], Mon Dec 7 20:57:39 2015 UTC (8 years, 4 months ago) by christos
Branch: MAIN
Changes since 1.14: +2 -4 lines
Diff to previous 1.14 (colored) to selected 1.7.8.5 (colored)

there is no REL_DEBUG

Revision 1.14 / (download) - annotate - [select for diffs], Mon Dec 7 20:52:46 2015 UTC (8 years, 4 months ago) by christos
Branch: MAIN
Changes since 1.13: +278 -4 lines
Diff to previous 1.13 (colored) to selected 1.7.8.5 (colored)

new tests from kre

Revision 1.3.2.1 / (download) - annotate - [select for diffs], Fri Apr 17 10:24:09 2015 UTC (9 years ago) by msaitoh
Branch: netbsd-6
Changes since 1.3: +198 -21 lines
Diff to previous 1.3 (colored) next main 1.4 (colored) to selected 1.7.8.5 (colored)

Pull up following revision(s) (requested by nonaka in ticket #1291):
	tests/lib/libutil/t_parsedate.c: revision 1.4-1.13
	lib/libutil/parsedate.y: revision 1.14-1.20
	lib/libutil/parsedate.3: revision 1.11-1.14
Distinguish between a non-error result of (time_t)-1 and an error result.
Modernise the test code inside #ifdef TEST.
add rcsid
fix timezone bugs in rev.1.11 and rev.1.13.  PR/47916.
Some years don't need the "maybe add 1900 or 2000" adjustment
that was designed for handling two-digit abbreviated years.
For example, "1/2/70" still refers to the year 1970, as before,
but "70-01-02" now refers to the year 70.
* Add a new yyHaveFullYear member to struct dateinfo, to record whether
  or not the year needs to be adjusted.
* Code that parses years sets yyHaveFullYear=1 if they know that the
  year should not be adjusted (as is the case for ISO 8601 dates), or if
  they perform their own adjustment (as is the case for CVS timestamps).
* Move the year adjustment code into a new function, AdjustYear,
  instead of inline in Convert().
* Make Convert() assume the year doesn't need to be adjusted,
  and make Convert's callers first call AdjustYear() if appropriate.
A time like HH:MM:SS.sss says nothing about whether DST is on or off.
Add a new non-terminal "time_numericzone" for a time with
a numeric timezone.  Move some productions from "time" to "time_numericzone".
Increment yyHaveZone when encountering one of these.
Previously, input of the form "HH:MM:SS +ZZZZ" would not have set the
yyhaveZone flag.
Improved handling of local times.
* A magic value USE_LOCAL_TIME (defined as 99999) may be passed as the
  Timezone to Convert(), instructing it to use mktime() to work
  in the local time zone, instead of using mktime_z to work in UTC
  (and then adding the specified timezone offset).
* Some old code is removed now that there's no need to find the local
  timezone offset.
* Allow either one or both of the now and zone arguments to
  parsedate() to be NULL, treating them independently.  Previously,
  if either one was NULL, the other was ignored.
* If the zone argument is specified, then the current date is calculated
  in the specified zone, not in local time.
Also add some disabled debug code.
This should fix PR lib/47916.
Fix capitalization and typo, from Bug Hunting.
Document that errno may be used to distinguish between a
non-error result of -1 and an error.
Document that years in ISO 8601 dates are taken literally.
"69-09-10" is in the year 69, not 2069.
The tzoff argument is in minutes (behind/west of UTC), not seconds.
While here, also say that time = NULL and tzoff = NULL are independent.
The code doesn't yet implement that, but it will soon.
mention the PR# in the description like everyone else.
To be on the safe side, use the category/number notation when referring to
PRs (otherwise third-party sed-scripts might miss the references). Also
remove white-space.
* Test that parsedate("@0", ...) returns (time_t)0 regardless of timezone.
* Test that parsedate("@-1", NULL, NULL) returns (time_t)-1
  without setting errno.
Test parsedate("@-2",...) (should return -2 and not set errno);
and parsedate("@junk",...) (should return -1 and set errno).
We were already testing "@-1".
Add local parsecheck() function and use it for several tests.
Instead of just checking that parsedate(3) does not return an error,
also pass the result through localtime_r(3) or gmtime_r(3) and check the
year/month/day/hour/minute/second fields in the resulting struct tm.
Add comments for some non-obvious cases.
Also add a test with year=70, which is documented to be treated as 1970.
Adapt to a recent change in parsedate().
"9/10/69" still refers to 2069, and "9/10/70" still refers to 1970,
but "69-09-10" and "70-09-10" now refer to the years 69 and 70.
Add tests for PR lib/47916.  Some of these fail.
When tests fail, print all args, notjust the date string.
2013-07-09 was in British Summer TIme, so use tzoff=-60, not 0.

Revision 1.7.8.6 / (download) - annotate - [select for diffs], Sat Oct 11 16:55:32 2014 UTC (9 years, 6 months ago) by snj
Branch: netbsd-7
CVS Tags: netbsd-7-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, netbsd-7-2-RELEASE, netbsd-7-1-RELEASE, netbsd-7-1-RC2, netbsd-7-1-RC1, netbsd-7-1-2-RELEASE, netbsd-7-1-1-RELEASE, netbsd-7-1, netbsd-7-0-RELEASE, netbsd-7-0-RC3, netbsd-7-0-RC2, netbsd-7-0-RC1, netbsd-7-0-2-RELEASE, netbsd-7-0-1-RELEASE, netbsd-7-0
Changes since 1.7.8.5: +3 -3 lines
Diff to previous 1.7.8.5 (colored) to branchpoint 1.7 (colored) next main 1.8 (colored)

Pull up following revision(s) (requested by apb in ticket #135):
	tests/lib/libutil/t_parsedate.c: revision 1.13
2013-07-09 was in British Summer TIme, so use tzoff=-60, not 0.

Revision 1.7.8.5 / (download) - annotate - [selected], Sat Oct 11 16:52:56 2014 UTC (9 years, 6 months ago) by snj
Branch: netbsd-7
Changes since 1.7.8.4: +37 -15 lines
Diff to previous 1.7.8.4 (colored) to branchpoint 1.7 (colored)

Pull up following revision(s) (requested by apb in ticket #135.10):
	tests/lib/libutil/t_parsedate.c: revision 1.12
When tests fail, print all args, notjust the date string.

Revision 1.7.8.4 / (download) - annotate - [select for diffs], Sat Oct 11 16:47:00 2014 UTC (9 years, 6 months ago) by snj
Branch: netbsd-7
Changes since 1.7.8.3: +46 -2 lines
Diff to previous 1.7.8.3 (colored) to branchpoint 1.7 (colored) to selected 1.7.8.5 (colored)

Pull up following revision(s) (requested by apb in ticket #135):
	tests/lib/libutil/t_parsedate.c: revision 1.11
Add tests for PR lib/47916.  Some of these fail.

Revision 1.7.8.3 / (download) - annotate - [select for diffs], Sat Oct 11 16:45:24 2014 UTC (9 years, 6 months ago) by snj
Branch: netbsd-7
Changes since 1.7.8.2: +8 -4 lines
Diff to previous 1.7.8.2 (colored) to branchpoint 1.7 (colored) to selected 1.7.8.5 (colored)

Pull up following revision(s) (requested by apb in ticket #135):
	tests/lib/libutil/t_parsedate.c: revision 1.10
Adapt to a recent change in parsedate().
"9/10/69" still refers to 2069, and "9/10/70" still refers to 1970,
but "69-09-10" and "70-09-10" now refer to the years 69 and 70.

Revision 1.7.8.2 / (download) - annotate - [select for diffs], Sat Oct 11 16:43:46 2014 UTC (9 years, 6 months ago) by snj
Branch: netbsd-7
Changes since 1.7.8.1: +7 -5 lines
Diff to previous 1.7.8.1 (colored) to branchpoint 1.7 (colored) to selected 1.7.8.5 (colored)

Pull up following revision(s) (requested by apb in ticket #135):
	tests/lib/libutil/t_parsedate.c: revision 1.9
Add comments for some non-obvious cases.
Also add a test with year=70, which is documented to be treated as 1970.

Revision 1.7.8.1 / (download) - annotate - [select for diffs], Sat Oct 11 16:42:45 2014 UTC (9 years, 6 months ago) by snj
Branch: netbsd-7
Changes since 1.7: +80 -15 lines
Diff to previous 1.7 (colored) to selected 1.7.8.5 (colored)

Pull up following revision(s) (requested by apb in ticket #135):
	tests/lib/libutil/t_parsedate.c: revision 1.8
Add local parsecheck() function and use it for several tests.
Instead of just checking that parsedate(3) does not return an error,
also pass the result through localtime_r(3) or gmtime_r(3) and check the
year/month/day/hour/minute/second fields in the resulting struct tm.

Revision 1.13 / (download) - annotate - [select for diffs], Wed Oct 8 17:23:03 2014 UTC (9 years, 6 months ago) by apb
Branch: MAIN
Changes since 1.12: +3 -3 lines
Diff to previous 1.12 (colored) to selected 1.7.8.5 (colored)

2013-07-09 was in British Summer TIme, so use tzoff=-60, not 0.

Revision 1.12 / (download) - annotate - [select for diffs], Wed Oct 8 17:21:40 2014 UTC (9 years, 6 months ago) by apb
Branch: MAIN
Changes since 1.11: +37 -15 lines
Diff to previous 1.11 (colored) to selected 1.7.8.5 (colored)

When tests fail, print all args, notjust the date string.

Revision 1.11 / (download) - annotate - [select for diffs], Wed Oct 8 13:26:47 2014 UTC (9 years, 6 months ago) by apb
Branch: MAIN
Changes since 1.10: +46 -2 lines
Diff to previous 1.10 (colored) to selected 1.7.8.5 (colored)

Add tests for PR lib/47916.  Some of these fail.

Revision 1.10 / (download) - annotate - [select for diffs], Tue Oct 7 22:33:52 2014 UTC (9 years, 6 months ago) by apb
Branch: MAIN
Changes since 1.9: +8 -4 lines
Diff to previous 1.9 (colored) to selected 1.7.8.5 (colored)

Adapt to a recent change in parsedate().
"9/10/69" still refers to 2069, and "9/10/70" still refers to 1970,
but "69-09-10" and "70-09-10" now refer to the years 69 and 70.

Revision 1.9 / (download) - annotate - [select for diffs], Tue Oct 7 19:26:31 2014 UTC (9 years, 6 months ago) by apb
Branch: MAIN
Changes since 1.8: +7 -5 lines
Diff to previous 1.8 (colored) to selected 1.7.8.5 (colored)

Add comments for some non-obvious cases.
Also add a test with year=70, which is documented to be treated as 1970.

Revision 1.8 / (download) - annotate - [select for diffs], Tue Oct 7 19:20:28 2014 UTC (9 years, 6 months ago) by apb
Branch: MAIN
Changes since 1.7: +80 -15 lines
Diff to previous 1.7 (colored) to selected 1.7.8.5 (colored)

Add local parsecheck() function and use it for several tests.

Instead of just checking that parsedate(3) does not return an error,
also pass the result through localtime_r(3) or gmtime_r(3) and check the
year/month/day/hour/minute/second fields in the resulting struct tm.

Revision 1.5.2.1 / (download) - annotate - [select for diffs], Mon Feb 25 00:30:24 2013 UTC (11 years, 1 month ago) by tls
Branch: tls-maxphys
Changes since 1.5: +42 -2 lines
Diff to previous 1.5 (colored) next main 1.6 (colored) to selected 1.7.8.5 (colored)

resync with head

Revision 1.2.6.2 / (download) - annotate - [select for diffs], Wed Jan 23 00:06:36 2013 UTC (11 years, 2 months ago) by yamt
Branch: yamt-pagecache
CVS Tags: yamt-pagecache-tag8
Changes since 1.2.6.1: +42 -2 lines
Diff to previous 1.2.6.1 (colored) to branchpoint 1.2 (colored) next main 1.3 (colored) to selected 1.7.8.5 (colored)

sync with head

Revision 1.7 / (download) - annotate - [select for diffs], Sat Jan 19 15:21:43 2013 UTC (11 years, 2 months ago) by apb
Branch: MAIN
CVS Tags: yamt-pagecache-base9, yamt-pagecache-base8, tls-maxphys-base, tls-earlyentropy-base, tls-earlyentropy, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base3, riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2, netbsd-7-base, agc-symver-base, agc-symver
Branch point for: netbsd-7
Changes since 1.6: +8 -3 lines
Diff to previous 1.6 (colored) to selected 1.7.8.5 (colored)

Test parsedate("@-2",...) (should return -2 and not set errno);
and parsedate("@junk",...) (should return -1 and set errno).
We were already testing "@-1".

Revision 1.6 / (download) - annotate - [select for diffs], Sat Jan 19 14:03:08 2013 UTC (11 years, 2 months ago) by apb
Branch: MAIN
Changes since 1.5: +37 -2 lines
Diff to previous 1.5 (colored) to selected 1.7.8.5 (colored)

* Test that parsedate("@0", ...) returns (time_t)0 regardless of timezone.
* Test that parsedate("@-1", NULL, NULL) returns (time_t)-1
  without setting errno.

Revision 1.2.6.1 / (download) - annotate - [select for diffs], Tue Apr 17 00:09:14 2012 UTC (12 years ago) by yamt
Branch: yamt-pagecache
Changes since 1.2: +10 -8 lines
Diff to previous 1.2 (colored) to selected 1.7.8.5 (colored)

sync with head

Revision 1.5 / (download) - annotate - [select for diffs], Sun Mar 18 07:14:08 2012 UTC (12 years, 1 month ago) by jruoho
Branch: MAIN
CVS Tags: yamt-pagecache-base7, yamt-pagecache-base6, yamt-pagecache-base5, yamt-pagecache-base4
Branch point for: tls-maxphys
Changes since 1.4: +5 -5 lines
Diff to previous 1.4 (colored) to selected 1.7.8.5 (colored)

To be on the safe side, use the category/number notation when referring to
PRs (otherwise third-party sed-scripts might miss the references). Also
remove white-space.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Mar 17 21:33:13 2012 UTC (12 years, 1 month ago) by christos
Branch: MAIN
Changes since 1.3: +8 -8 lines
Diff to previous 1.3 (colored) to selected 1.7.8.5 (colored)

mention the PR# in the description like everyone else.

Revision 1.3 / (download) - annotate - [select for diffs], Sat Dec 17 19:07:34 2011 UTC (12 years, 4 months ago) by apb
Branch: MAIN
CVS Tags: netbsd-6-base, netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1-5-RELEASE, netbsd-6-1-4-RELEASE, netbsd-6-1-3-RELEASE, netbsd-6-1-2-RELEASE, netbsd-6-1-1-RELEASE, netbsd-6-1, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-6-RELEASE, netbsd-6-0-5-RELEASE, netbsd-6-0-4-RELEASE, netbsd-6-0-3-RELEASE, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, netbsd-6-0, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus
Branch point for: netbsd-6
Changes since 1.2: +4 -2 lines
Diff to previous 1.2 (colored) to selected 1.7.8.5 (colored)

Add some tests for dates several centures into the past and future.
These currently fail, but I'll fix that soon.

Revision 1.2 / (download) - annotate - [select for diffs], Tue Dec 21 00:24:14 2010 UTC (13 years, 3 months ago) by christos
Branch: MAIN
CVS Tags: yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, matt-mips64-premerge-20101231, cherry-xenmp-base, cherry-xenmp, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2
Branch point for: yamt-pagecache
Changes since 1.1: +5 -5 lines
Diff to previous 1.1 (colored) to selected 1.7.8.5 (colored)

We don't expect tests to fail anymore.

Revision 1.1 / (download) - annotate - [select for diffs], Mon Dec 20 16:23:01 2010 UTC (13 years, 3 months ago) by njoly
Branch: MAIN
Diff to selected 1.7.8.5 (colored)

Add testcase from PR/44255, that exercize parsedate(3) with sample
strings taken from the manpage.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>