add tests for date math, date corrections, tokens, and spans
authorChuck Hagenbuch <chuck@horde.org>
Sun, 8 Feb 2009 02:41:54 +0000 (21:41 -0500)
committerChuck Hagenbuch <chuck@horde.org>
Sun, 8 Feb 2009 02:46:00 +0000 (21:46 -0500)
commit25b9e0d407b9702cbd9bba3128fd4a74d05f8e21
tree8753ebb4fe2d0484acb7c223f40a62137de2310d
parent05d39e25e361835723d4155b5985f135e504445d
add tests for date math, date corrections, tokens, and spans
framework/Date_Parser/lib/Horde/Date/Parser/Token.php
framework/Date_Parser/test/Horde/Date/DateTest.php [new file with mode: 0644]
framework/Date_Parser/test/Horde/Date/Parser/TokenTest.php [new file with mode: 0644]
framework/Date_Parser/test/Horde/Date/SpanTest.php [new file with mode: 0644]