Browse Source

add tests for fix to input parsing. Tests for bug that would cause an extra character to be consumed in the stream when parsing special value cases. In particular something like a date period like [2005-Jun-10/not-a-date-time] would fail to parse correctly even though this can be constructed and output just fine

[SVN r29854]
Jeff Garland 21 years ago
parent
commit
41c99b468c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libs/date_time

+ 1 - 1
libs/date_time

@@ -1 +1 @@
-Subproject commit 443ab4fce81c7ddc9e571b2ca1f109c0a6a21d39
+Subproject commit bc754d907cbd2646274b930baca34c94bb262817

粤ICP备19079148号