This repository has been archived on 2020-06-07. You can view files and clone it, but cannot push or open issues or pull requests.
php-armadillo/tests
CismonX 60a8d88fb4 rename tests 2019-10-08 23:56:05 +08:00
..
includes implement `__toString()` and `__debugInfo()` 2019-08-20 01:29:31 +08:00
000-constants.phpt refactor code 2019-07-13 01:50:16 +08:00
001-complex.phpt update 2019-04-23 21:38:51 +08:00
002-complex-operators.phpt Add helper function `j()`. Fix bug. Refactor code. 2019-04-23 17:26:39 +08:00
003-mat-init.phpt fix 2019-05-30 12:54:12 +08:00
004-mat-save-load.phpt code refactor 2019-08-19 03:02:55 +08:00
005-print.phpt Add `toMat()`. Update tests. 2019-10-08 23:44:28 +08:00
006-scalar.phpt Prevent segfaults on orphaned subview objects. 2019-09-23 01:22:08 +08:00
007-scalar-operators.phpt Update opcode handlers. 2019-06-07 14:32:15 +08:00
008-save-load-hdf5.phpt refactor code 2019-07-13 01:50:16 +08:00
009-comparison-operators.phpt Implement `insertRows()` and `insertCols()` 2019-07-29 00:28:46 +08:00
010-subview-mat.phpt Add method `Subview::getParent()`. 2019-09-23 23:00:32 +08:00
011-fill-imbue.phpt Implement `insertRows()` and `insertCols()` 2019-07-29 00:28:46 +08:00
012-insert-rows-cols.phpt Implement `insertRows()` and `insertCols()` 2019-07-29 00:28:46 +08:00
013-foreach-transform-replace.phpt Add `toMat()`. Update tests. 2019-10-08 23:44:28 +08:00
014-arithmetic.phpt fix test 2019-08-19 04:29:45 +08:00
015-arithmetic-operators.phpt implement arithmetic operations and corresponding operator overloading 2019-08-19 04:24:08 +08:00
016-debug-info.phpt Add `toMat()`. Update tests. 2019-10-08 23:44:28 +08:00
017-set-real-imag.phpt Add `toMat()`. Update tests. 2019-10-08 23:44:28 +08:00
018-diagview.phpt Add `toMat()`. Update tests. 2019-10-08 23:44:28 +08:00
019-copy-size.phpt rename tests 2019-10-08 23:56:05 +08:00
020-to-mat.phpt rename tests 2019-10-08 23:56:05 +08:00