enso/test
Radosław Waśko 61a4120cfb
Fix date comparisons and test sorting of tables and vectors with dates (#3745)
Implements https://www.pivotaltracker.com/story/show/183402892

# Important Notes
- Fixes inconsistent `compare_to` vs `==` behaviour in date/time types and adds test for that.
- Adds test for `Table.order_by` on dates and custom types.
- Fixes an issue with `Table.order_by` for custom types.
- Unifies how incomparable objects are reported by `Table.order_by` and `Vector.sort`.
- Adds benchmarks comparing `Table.order_by` and `Vector.sort` performance.
2022-09-29 08:48:00 +00:00
..
Benchmarks Fix date comparisons and test sorting of tables and vectors with dates (#3745) 2022-09-29 08:48:00 +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 Wip/mk/statics (#3740) 2022-09-27 14:23:06 +00:00
Table_Tests Fix date comparisons and test sorting of tables and vectors with dates (#3745) 2022-09-29 08:48:00 +00:00
Tests Fix date comparisons and test sorting of tables and vectors with dates (#3745) 2022-09-29 08:48:00 +00:00
Visualization_Tests Wip/mk/statics (#3740) 2022-09-27 14:23:06 +00:00