summaryrefslogtreecommitdiff
path: root/tests/examplefiles/matlab
Commit message (Collapse)AuthorAgeFilesLines
* Provide (all?) Matlab built-ins (#1705)Alex Povel2021-02-141-3/+3
| | | | | | | * Add (all?) Matlab built-ins See also https://de.mathworks.com/help/matlab/referencelist.html * Adjust pytest goldens
* Also add auto-updatable output-based tests to examplefiles (#1689)Oleh Prypin2021-01-204-0/+246
Co-authored-by: Georg Brandl <georg@python.org>