Commit Graph

13 Commits

Author SHA1 Message Date
c9b0e7085f
Add coverage information to tests, fix coverage of NodaValidationHelper 2023-11-07 23:31:42 +01:00
631debcfd8
Add autoloader for tests, phpunit config 2023-11-06 23:46:30 +01:00
ea832e2160
Remove use of deprecated strfttime, use enums instead of class constants
for many parts of NodaTimeAutotranslater
2022-09-10 02:13:35 +02:00
c00cb6b629
Add class NodaValidationHelper, for now for validating actor
descriptions
2022-05-17 23:27:40 +02:00
cd3f27e5db
Remove superfluous newlines 2021-10-11 15:12:59 +02:00
1f4d692fb5 Enable automatic translations of times "before" a given date 2020-10-04 19:34:17 +02:00
be46c39efd Fix wrong assumption on handling counting times when autotranslating
"after <month>"
2020-10-04 18:36:03 +02:00
c9a1a74bce Enable autotranslating of times 'after' a certain date 2020-10-04 18:21:33 +02:00
830b37f547 Improve autotranslating of times before 1.1.1000 2020-09-26 16:10:26 +02:00
c9d8d4bdbd Allow automatic translations of days before 1000 CE 2020-09-26 16:02:18 +02:00
b405855fc2 Disallow translating as decade before 1000 CE 2020-09-26 15:30:30 +02:00
3058f25a1c Add tests for German dates, enable splitting of 5 digit timespans 2020-09-26 15:10:06 +02:00
d56d47aee1 Add test for NodaTimeAutotranslater, allow parsing days and months BC 2020-09-26 13:20:22 +02:00