--- parser3/tests/256.html 2012/05/27 22:36:07 1.5 +++ parser3/tests/256.html 2024/05/20 23:02:35 1.9 @@ -24,14 +24,15 @@ $h[ ] $.date[ - $.value[^date::create(2006;08;18;06;09;00)] + $.value[^date::create(2026;08;18;06;09;00)] $._options[ $.0[$.date[unix-timestamp]] $.1[$.date[gmt-string]] - $.2[$.date[sql-string]] - $.3[$.date[$handler]] - $.4[ + $.2[$.date[iso-string]] + $.3[$.date[sql-string]] + $.4[$.date[$handler]] + $.5[ $.date[unsupported] $.exception(true) ] @@ -97,9 +98,8 @@ $h[ $.image[ $.value[^image::create(100;100;0)] $._options[ - $.0[$.skip-unknown(true)] $.1[$.image[$handler]] - $.2[$.exception(true)] + $.2[$.exception(false)] ] ] @@ -150,7 +150,7 @@ $bShouldBeException($options.exception) $result[^json:string[$value;$options]^if($bShouldBeException){. FAILED. EXCEPTION SHOULD BE HERE}] }{ $exception.handled(true) - $result["exception":"$exception.source, $exception.comment^if($bShouldBeException){. That's OK}"] + $result["exception":"$exception.source, ^taint[as-is;$exception.comment]^if($bShouldBeException){. That's OK}"] }