aboutsummaryrefslogtreecommitdiff
path: root/Tests/TestTensorTools.m
Commit message (Collapse)AuthorAge
* TestTensorTools.m: Correct expected result for PD[u[ua],la] testIan Hinder2012-11-14
| | | The test still fails (see Issue #87).
* TestTensorTools.m: Improve output formattingIan Hinder2012-11-14
|
* TestTensorTools.m: Improve report of tests passed and failedIan Hinder2012-11-14
|
* TestTensorTools.m: Add robustness and scriptability functionsIan Hinder2012-11-14
|
* TestTensorTools.m: Fix remaining tests - 1 failsIan Hinder2012-11-14
|
* TestTensorTools.m: Re-enable and fix most testsIan Hinder2012-11-14
| | | The old tests assumed it was possible to have the same tensor kernel with different index positions, and TensorTools has been modified since to prohibit this.
* TestTensorTools.m: Improve formatting of outputIan Hinder2012-11-14
|
* TestTensorTools.m: Make test work as a script, disable some testsIan Hinder2012-11-14
|
* Add TestTensorTools.m (script version of TestTensorTools.nb)Ian Hinder2012-11-14
Currently just copied in the content unmodified