log test/Grids/equidistant_grid_test.jl @ 1259:ee57bdb366e4 refactor/grids

age author description
Thu, 23 Feb 2023 12:22:00 +0100 Jonatan Werpers Reorganize some EquidistantGrid tests and add test for IteratorSize and eachindex refactor/grids
Wed, 22 Feb 2023 22:38:25 +0100 Jonatan Werpers Implement the interfaces for iteration and indexing on EquidistantGrid. Make collect() work refactor/grids
Wed, 22 Feb 2023 12:53:16 +0100 Jonatan Werpers Fix indexing with begin and end for EquidistantGrid refactor/grids
Wed, 22 Feb 2023 12:47:08 +0100 Jonatan Werpers Fix or mark tests broken where needed refactor/grids
Wed, 19 Oct 2022 23:23:36 +0200 Jonatan Werpers Specialize evalOn for EquidistantGrid to return a LazyArray refactor/grids
Wed, 19 Oct 2022 22:40:11 +0200 Jonatan Werpers Fix indendation of testset in equidistant_grid_test.jl refactor/grids
Wed, 19 Oct 2022 22:36:02 +0200 Jonatan Werpers Merge with default refactor/grids base test/Grids/EquidistantGrid_test.jl@a5cf56a29366
Wed, 05 Oct 2022 22:00:30 +0200 Vidar Stiernström Rename dim to ndims in Grids.jl feature/grids
Wed, 05 Oct 2022 21:24:13 +0200 Vidar Stiernström Add testsets to existing tests feature/grids
Fri, 15 Jul 2022 09:54:15 +0200 Vidar Stiernström Rename AbstractGrid to Grid and clean up Grids module feature/grids base test/Grids/EquidistantGrid_test.jl@3019cd9015ee