Commit Graph

13 Commits

Author SHA1 Message Date
Vasily Nemkov
93afa6f2f3 Fixed 00921_datetime64_compatibility.python test case
Running it correctly so test runner does not report failure on intended exceptions.
2019-11-07 13:59:34 +03:00
Vasily Nemkov
947cfa6056 Simplified formatDateTime test case: removed format directives that produce '\n' and '\t' chars. 2019-10-31 11:27:48 +03:00
Vasily Nemkov
adc28a5aed CLI args to the test to filter what functions and types are checked
with minor simplification to the test code
2019-10-24 13:48:42 +03:00
Vasily Nemkov
aa0de4a0c8 Minor non-functional test fixes. 2019-10-22 10:45:00 +03:00
Vasily Nemkov
aa6ea037f4 Minor fixes to the tests 2019-10-21 17:04:01 +03:00
Vasily Nemkov
f1a438ca63 Tests for DateTime64 2019-10-21 14:46:38 +03:00
Vasily Nemkov
8648ebf75c Initial implementation of DateTime64 parsing functions; 2019-10-12 10:03:38 +03:00
Vasily Nemkov
b6b080745b TMP: stashing tmp changes on test environment 2019-10-11 11:12:45 +03:00
Vasily Nemkov
f1afc98e0c Updated the tests for better debugging. 2019-10-08 07:57:31 +03:00
Vasily Nemkov
a3548b08a9 More test 2019-10-04 16:49:34 +03:00
Vasily Nemkov
655ec351ba Fixed DateTime64 creation, and optional scale parameter for now64()
Added more tests for casting and inserting values.
2019-10-03 05:07:36 +03:00
Vasily Nemkov
9cc2baf05c DataType64 as decimal
compiles
2019-09-26 18:12:40 +03:00
Vasily Nemkov
2185531f70 DateTime64 tests 2019-09-07 17:22:22 +03:00