enso/test
Radosław Waśko e9ebc663c1
Add business days functions to Date and Date_Time (#3726)
Implements https://www.pivotaltracker.com/story/show/183082087

# Important Notes
- Removed unnecessary invocations of `Error.throw` improving performance of `Vector.distinct`. The time of the `add_work_days and work_days_until should be consistent with each other` test suite came down from 15s to 3s after the changes.
2022-09-22 08:31:15 +00:00
..
Benchmarks Tidy up type signatures and error types (#3693) 2022-09-09 11:11:46 +00:00
Examples_Tests Get rid of free-floating atoms. Everything has a type now! (#3671) 2022-08-30 22:54:53 +00:00
Geo_Tests Get rid of free-floating atoms. Everything has a type now! (#3671) 2022-08-30 22:54:53 +00:00
Google_Api_Test Tidying up what is in Standard.Base (#3603) 2022-07-27 13:28:00 +00:00
Image_Tests Tidy up the default imports for Standard.Table (#3660) 2022-08-22 19:21:54 +00:00
micro-distribution Fix expression updates for builtin types (#3721) 2022-09-19 13:56:51 +00:00
Table_Tests Renaming various constructors and moving types around for Database. (#3715) 2022-09-19 12:39:40 +00:00
Tests Add business days functions to Date and Date_Time (#3726) 2022-09-22 08:31:15 +00:00
Visualization_Tests Renaming various constructors and moving types around for Database. (#3715) 2022-09-19 12:39:40 +00:00