polserver/testsuite/escript/array
Kevin Eady 000b7f100b
Fix Array method findIndex changing array content (#780)
* fix implementation

* add tests

* add core-changes
2025-05-24 17:21:24 +02:00
..
array01.out Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
array01.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
array02.out Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
array02.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
array03.out Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
array03.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
array04.out Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
array04.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
array05.out Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
array05.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
array06.out Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
array06.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
array07.out Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
array07.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
array08.out Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
array08.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
array09.out Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
array09.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
array10.out Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
array10.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
array11.out Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
array11.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
array12.out Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
array12.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
array13.out Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
array13.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
array14.err Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
array14.src Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
array15.out Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
array15.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
array16.out Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
array16.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
array17.out Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
array17.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
array18.out Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
array18.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
array19.out try no 3 for windows 2017-09-23 14:41:32 +02:00
array19.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
array20.out added array.sorted_insert to insert into an already sorted array. 2018-10-07 21:05:02 +02:00
array20.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
array21.out Add filter method to escript arrays (#667) 2024-07-28 22:51:04 +02:00
array21.src Add filter method to escript arrays (#667) 2024-07-28 22:51:04 +02:00
filter-byref.out Additional escript array functional methods (#674) 2024-08-02 20:39:32 +02:00
filter-byref.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
filter.out Additional escript array functional methods (#674) 2024-08-02 20:39:32 +02:00
filter.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
find.out Additional escript array functional methods (#674) 2024-08-02 20:39:32 +02:00
find.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
findIndex-2.out Fix Array method findIndex changing array content (#780) 2025-05-24 17:21:24 +02:00
findIndex-2.src Fix Array method findIndex changing array content (#780) 2025-05-24 17:21:24 +02:00
findIndex.out Additional escript array functional methods (#674) 2024-08-02 20:39:32 +02:00
findIndex.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
map.out Additional escript array functional methods (#674) 2024-08-02 20:39:32 +02:00
map.src Additional escript array functional methods (#674) 2024-08-02 20:39:32 +02:00
reduce.out Additional escript array functional methods (#674) 2024-08-02 20:39:32 +02:00
reduce.src Additional escript array functional methods (#674) 2024-08-02 20:39:32 +02:00