-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modify tests for Date/DateTime repr changes
- In Julia v"1.2.0-DEV.29" Date and DateTime repr changed from "yyyy-mm-dd" to "Date(yyyy, m, d)", and similarly with DateTime. This changed that comes out of show, so the tests that check the output string of Intervals with Dates and DateTimes had to be changed to follow suit.
- Loading branch information
Showing
2 changed files
with
256 additions
and
137 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.