CVS log for parser3/tests/results/auto.p
Up to [parser3project] / parser3 / tests / results
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Jan 8 21:24:29 2026 UTC (5 months ago) by moko
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +6 -0 lines
test for table size limit added (related to feature #1276)
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Dec 14 03:25:26 2024 UTC (17 months, 3 weeks ago) by moko
Branches: MAIN
CVS tags: release_3_5_1,
release_3_5_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
avoid $mac execution unless on OS X
Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Dec 13 20:32:11 2024 UTC (17 months, 3 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +4 -2 lines
curl test under OS X now works
Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Dec 13 13:54:03 2024 UTC (17 months, 3 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +9 -0 lines
^try-catch-filtered added and used
Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Oct 2 23:04:36 2024 UTC (20 months, 1 week ago) by moko
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
max_recoursion -> max_recursion
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun May 26 18:20:41 2024 UTC (2 years ago) by moko
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
Type -> Exception type for readability
Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon May 20 23:28:44 2024 UTC (2 years ago) by moko
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +7 -0 lines
@try-catch-comment added and used
Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon May 20 23:02:35 2024 UTC (2 years ago) by moko
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
more tests are updated to prepare for apostrophe escaping in HTML tainting
Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon May 20 22:46:47 2024 UTC (2 years ago) by moko
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
$exception.comment printed as-is for whitespace reporting and to prepare for apostrophe escaping in HTML mode
Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Jan 4 17:14:38 2021 UTC (5 years, 5 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_6
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +7 -0 lines
test for $MAIN:LOCALS(true) added
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Nov 23 22:46:45 2020 UTC (5 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +7 -0 lines
test for $response:body[ $.file[<file>] $.name[] ] added (related to bug #1204)
Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Sep 18 12:01:26 2018 UTC (7 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
test for bug #1187 (max_file_size check for head requests) added
Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Dec 6 20:17:28 2017 UTC (8 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +0 -5 lines
$SQL not required here
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Dec 6 01:51:26 2017 UTC (8 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +5 -0 lines
code coverage tests for sql (using sqlite) and int/double/bool added (related to feature #1125)
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Feb 13 17:20:41 2017 UTC (9 years, 3 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_5
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -2 lines
*** empty log message ***
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Feb 13 17:15:56 2017 UTC (9 years, 3 months ago) by moko
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -0 lines
cat-windows.sh support added
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Jan 23 09:50:38 2017 UTC (9 years, 4 months ago) by moko
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +5 -0 lines
tests for rewritten http file load added (related to bug #1014)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Oct 9 21:33:04 2016 UTC (9 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +8 -4 lines
test updated adter $RECOURSION_LIMIT, $LOOP_LIMIT -> $LIMITS[ $.max_recoursion, $.max_loop ] (related to feature #42)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Oct 3 22:45:43 2016 UTC (9 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +12 -8 lines
test for @conf $RECOURSION_LIMIT and $LOOP_LIMIT added (related to feature #42)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Sep 13 16:18:59 2016 UTC (9 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +9 -0 lines
test for objects prototyping added and $OBJECT-PROTOTYPE(false) is used for old tests (related to feature #1086)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Mar 3 05:24:44 2012 UTC (14 years, 3 months ago) by misha
Branches: MAIN
CVS tags: release_3_4_4,
release_3_4_3,
release_3_4_2
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +10 -0 lines
- try-catch operator is added
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Oct 13 07:49:32 2009 UTC (16 years, 8 months ago) by misha
Branches: MAIN
CVS tags: release_3_4_1,
release_3_4_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +18 -1 lines
- more helpers' methods were added
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jul 25 12:55:35 2008 UTC (17 years, 10 months ago) by misha
Branches: MAIN
CVS tags: release_3_3_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +6 -0 lines
no message
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Jun 2 11:20:14 2008 UTC (18 years ago) by misha
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -0 lines
- CLASS_PATH specified for checking use
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Mar 27 09:10:29 2007 UTC (19 years, 2 months ago) by misha
Branches: MAIN
CVS tags: release_3_2_3,
release_3_2_2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +6 -0
lines
- load windows-1251 charset for some tests
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Dec 19 13:48:05 2005 UTC (20 years, 5 months ago) by paf
Branches: MAIN
CVS tags: release_3_2_1,
paf_left
. now works if we turn off default auto.p
E-mail: