polserver/testsuite/escript/oper
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
..
minusminus01.out added tests for --i and i-- 2019-09-22 18:21:34 +02:00
minusminus01.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
minusminus03.out added tests for --i and i-- 2019-09-22 18:21:34 +02:00
minusminus03.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
minusminus05.out added test for ++ member_id 2019-10-04 16:47:24 +02:00
minusminus05.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
op001.out Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
op001.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
oper001.out Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
oper001.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
oper002.out Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
oper002.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
oper003.out Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
oper003.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
oper004.out Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
oper004.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
oper005.out Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
oper005.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
oper006.out Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
oper006.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
oper007.out Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
oper007.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
oper008.out Comparison operators refactor: better handle weird cases, cleaning 2016-01-24 22:22:45 +01:00
oper008.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
plusequal.out Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
plusequal.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
plusplus01.out some fail tests and non number object 2019-09-21 16:35:54 +02:00
plusplus01.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
plusplus02.out New compiler: alter test: postfix operators are now highest precedence (#295) 2020-09-10 00:09:34 -07:00
plusplus02.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
plusplus03.out added i--, corrected that no warning appears when using i++. Extended 2019-09-22 11:04:57 +02:00
plusplus03.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
plusplus04.out added tests for structs 2019-09-23 20:38:45 +02:00
plusplus04.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
plusplus05.out added test for ++ member_id 2019-10-04 16:47:24 +02:00
plusplus05.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
singleequal01.err Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
singleequal01.src Update test suite for new compiler (#299) 2020-09-11 01:38:39 -07:00
singleequal02.err Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
singleequal02.src Update test suite for new compiler (#299) 2020-09-11 01:38:39 -07:00