polserver/testsuite/escript/array
Kevin Eady 3ccf701ce9
Format testsuite scripts, pol-core support modules (#713)
* Format escript testsuite

* Manual formatting for escript testsuite
- Add format-off to places where formatter does what it should, but we don't like the results
- Manually change places where formatter outputs weird things _without_ format-off, so next format-all would show changes if not fixed

* Update .err files; add update_err.py helper script

Use the format `:line:col: message` for all .err file checks. This
allows us to change the file names without needing to edit the .err
contents.

Note that `in/inc0{1,2}.err` need have error messages between POSIX and
Windows, so their messages are a bit more "generic" than the other errs.

* Format pol testsuite

* Manual formatting for pol testsuite

* Format pol-core modules

* Manual formatting for pol-core modules

* Additional format pol-core modules

Use FormatterLineWidth=10000 since module functions must be on one line
because of the parse_modules target

* Address Discord comments

- Support multi-line module function declarations in parse_modules

* Format on df07831
2024-10-04 10:29:55 +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.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