Commit Graph

85 Commits

Author SHA1 Message Date
01837d3755 add tests 2020-02-19 22:24:58 +01:00
7aa99fa987 fix typehints 2020-02-13 18:54:50 +01:00
f28515fcf1 fixes #237 2020-02-08 22:31:48 +01:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
4414fad940 add todos from github 2019-12-31 19:54:35 +01:00
0c04b6ebcd fix resources path 2019-12-30 18:17:35 +01:00
113b00b8e6 fix import 2019-12-30 18:08:01 +01:00
aefd1e8cc5 spell checking 2019-12-22 09:37:49 +01:00
69673a0d36 remove empty lines 2019-12-15 14:11:01 +01:00
5f632dfca0 fix @covers and comments 2019-12-03 22:27:47 +01:00
48f21805cb add test descriptions 2019-12-03 19:27:46 +01:00
9787e5d2c8 more test cleanups 2019-12-01 19:57:33 +01:00
5e50b896fe tests and cleanup 2019-11-30 19:45:16 +01:00
1a74834831 improve tests 2019-11-24 10:52:03 +01:00
7fece66ef6 cleanup tests and add new tests 2019-11-10 22:38:11 +01:00
8a2437051b minor fixes and tests added 2019-11-05 20:28:29 +01:00
159decf760 implement spreadsheet io test 2019-11-03 23:16:17 +01:00
e8ecfce4fd move some functions to array utils 2019-10-19 13:11:27 +02:00
7c71b023c7 fixes, spline interpolation added 2019-10-16 17:35:10 +02:00
85abb6c520 fix bugs and implement more sort algs 2019-10-11 16:40:09 +02:00
1145144a98 cleanup unused files and phpcs fixes 2019-10-09 01:36:49 +02:00
6336898978 fix phpcs findings 2019-09-12 19:46:27 +02:00
eb7dbe4663 start implementing php 7.4 2019-08-15 20:44:04 +02:00
c10708ee23 fix @link 2019-07-08 19:51:19 +02:00
c799124d12 php cs fixes 2019-04-27 10:34:00 +02:00
4cdfab275e Use global namespace 2019-04-27 00:13:34 +02:00
2596659125 More unit tests 2019-04-09 19:51:07 +02:00
ad4a2c42a5 Fix phpunit 8 tests 2019-03-17 12:22:55 +01:00
c316c1715a Remove annotation 2019-03-17 11:16:15 +01:00
0d55e17842 Use global namespace+minor fixes 2019-02-04 22:30:05 +01:00
a80224b07d php cs fixer 2018-12-28 19:13:07 +01:00
9a09993336 Fix use order/unused 2018-12-28 18:42:14 +01:00
8815028589 Improve documentation 2018-12-25 20:09:11 +01:00
15d2b5f7dd Implement more unit tests 2018-12-25 16:17:19 +01:00
42d5d274b2 Implement cache tests and stringify tests 2018-12-23 10:58:53 +01:00
f9bf85e702 Fix use order 2018-12-09 22:16:41 +01:00
015fd41ba5 Remove unused use 2018-12-09 22:02:15 +01:00
e7b72e519a fix test 2018-10-20 18:08:32 +02:00
d21533a446 fix path 2018-10-20 18:01:17 +02:00
4f081aaa71 implement tests 2018-10-20 17:57:48 +02:00
b979761e8c More tests, test conditions and number_format fixes 2018-10-10 23:32:28 +02:00
9eecd70088 Implement cache and unit tests for cache 2018-10-05 20:49:02 +02:00
527d6521ac Add more rng tests 2018-10-03 16:38:47 +02:00
427c97bfb3 Set tests packages to tests 2018-10-02 22:15:50 +02:00
8a91224f66 Fix whitespaces 2018-09-21 23:17:37 +02:00
4e66128ea4 Extend functionality based on module needs 2018-09-15 13:30:51 +02:00
a95b0ea026 PhpStan fixes 2018-09-12 22:15:44 +02:00
5bfba4b202 Extend permutation test for other return 2018-09-12 21:36:19 +02:00
dbe837a52e Bug fixes from tests 2018-09-08 19:06:42 +02:00
1ae4bba960 fix #180 2018-09-04 21:22:33 +02:00