Skip to content

Commit

Permalink
ISSUE: PURPOSE: Adding some additional test cases to DateUtilsTest. A…
Browse files Browse the repository at this point in the history
…dding a test data file with modified real data that exersises many of the event date tests. DESCRIPTION: Added csv file date_example_data.csv containing a set of Darwin Core records with modifications to exersise the event date tests.
  • Loading branch information
chicoreus committed May 24, 2018
1 parent 10fe9b5 commit 290de25
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/test/java/org/filteredpush/qc/date/DateUtilsTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -1468,6 +1468,12 @@ public void extractDateFromVerbatimERTest() {
/*
Not yet supported cases:
Day/month between century and year, from "Date Format" thread
on NHCOLL started by Paul Callomon
19 3/viii 25
18 25/7 73
18 12/7 96
8-15 to 20, 1884
II-VIII-1913
Expand Down
Loading

0 comments on commit 290de25

Please sign in to comment.