summaryrefslogtreecommitdiff
path: root/candle-core/tests/indexing_tests.rs
Commit message (Expand)AuthorAgeFilesLines
* Move the test-utils bits to a shared place. (#619)Laurent Mazare2023-08-271-2/+0
* Rename the candle crate to candle-core (#301)Laurent Mazare2023-08-021-1/+1
* Do not panic on empty ranges. (#257)Laurent Mazare2023-07-271-0/+13
* Test the index op + bugfix. (#148)Laurent Mazare2023-07-121-0/+82