Complete "both" array tests
Complete set of tests on array operations that are defined for both vectors and matrices. Added documentation to generate-tests to explain how it works and why it's there. Fixed bug in #'expand-defmfun-generic that occured when both arrays are generated, due to key-args being altered.
Showing
- data/array-tests.lisp 127 additions, 1 deletiondata/array-tests.lisp
- data/both.lisp 15 additions, 9 deletionsdata/both.lisp
- documentation/documentation.html 8 additions, 6 deletionsdocumentation/documentation.html
- init/defmfun.lisp 3 additions, 3 deletionsinit/defmfun.lisp
- init/generate-tests.lisp 23 additions, 1 deletioninit/generate-tests.lisp
Loading
Please register or sign in to comment