1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-13 14:04:51 +02:00
Commit Graph

17 Commits

Author SHA1 Message Date
Cameron
de6cb22225 Extra tests for copyRow on tables with unique fields. 2019-02-16 12:52:07 -08:00
Cameron
76924393b8 Date test terms() 2019-02-16 10:53:41 -08:00
Cameron
a429bc13f8 computeLapse test updated. 2019-01-15 20:31:08 -08:00
Cameron
43bcfdee16 More tests. 2019-01-11 11:57:43 -08:00
Nick Liu
aa458ee7d3 Explicit timezone settings in e_DateTest and e_formTest 2018-11-01 18:49:20 -05:00
Cameron
10a21270f4 Comment added for date lapse issue. 2018-10-04 15:54:28 -07:00
Cameron
7f18e9ddb3 media and file class tests added. 2018-07-27 12:08:28 -07:00
Deltik
e6a098cc33 C locale applied to all of e_dateTest 2018-06-09 22:34:49 -05:00
Deltik
3a05a1d829 Merge branch 'master' of github.com:e107inc/e107-test 2018-05-24 19:43:12 -05:00
Deltik
c0cc29d830 C locale in e_dateTest::testConvert_date()
Standardized locale in e_dateTest::testConvert_date()
2018-05-24 19:43:04 -05:00
Nick L
b545736083 Merge pull request #5 from SimSync/master
Updated testStrptime() to match the result of strptime on linux.
2018-05-24 20:18:14 +00:00
Achim Ennenbach
fc0e302013 Updated testStrptime() to match the result of strptime on linux.
Should also run fine on windows with the updated e_date::strptime() function.
2018-05-24 22:04:57 +02:00
Cameron
f81fd805a9 additional date mask checks. 2018-05-24 11:50:13 -07:00
Achim Ennenbach
000d649102 fixed wrong expected value 2018-05-15 22:53:27 +02:00
Achim Ennenbach
d8d77583fd remaining e_date tests 2018-05-15 22:31:49 +02:00
Achim Ennenbach
49e0b25b07 first few tests testToTime() still fails. Needs investigation 2018-05-13 20:21:25 +02:00
Cameron
f07f4dc416 Codeception sample added.
date class test added.
2018-05-11 15:01:18 -07:00