polserver/testsuite/escript/funcexpr
turleypol bf4ec1951d
Write filenames and lines into ecompile .lst files (again) (#846)
* ListingWriter prints filepath, filelineno and source line
the old compiler did it, now again in the new compiler
since shortcircuit the original sourcelines are available during compilation

* remove listfile.inc function from test result

* prefix output

* custom formatting

* docs
2026-01-07 22:19:25 +01:00
..
assignment.out Fix function expression assignment to locals and captures (#676) 2024-08-01 20:22:21 +02:00
assignment.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
capture-byref.out Fix function expression captures to be byref (#675) 2024-08-01 12:26:49 +02:00
capture-byref.src Fix function expression captures to be byref (#675) 2024-08-01 12:26:49 +02:00
complex-nested-struct.out Add compiler support for function expressions (#671) 2024-07-29 22:30:52 +02:00
complex-nested-struct.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
curry.inc Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
curry.out Add compiler support for function expressions (#671) 2024-07-29 22:30:52 +02:00
curry.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
fail-attempt-default.err Fix handling of byref, rest, and default parameters in uninitialized functions (#814) 2025-09-06 17:26:06 +02:00
fail-attempt-default.src Fix handling of byref, rest, and default parameters in uninitialized functions (#814) 2025-09-06 17:26:06 +02:00
fib.out Add compiler support for function expressions (#671) 2024-07-29 22:30:52 +02:00
fib.src Add compiler support for function expressions (#671) 2024-07-29 22:30:52 +02:00
listfile-complex-1.out Write filenames and lines into ecompile .lst files (again) (#846) 2026-01-07 22:19:25 +01:00
listfile-complex-1.src Escript Optimizer more types and operator (#794) 2025-07-10 22:32:29 +02:00
listfile-complex-2.out Write filenames and lines into ecompile .lst files (again) (#846) 2026-01-07 22:19:25 +01:00
listfile-complex-2.src Escript Optimizer more types and operator (#794) 2025-07-10 22:32:29 +02:00
listfile-curry.out Write filenames and lines into ecompile .lst files (again) (#846) 2026-01-07 22:19:25 +01:00
listfile-curry.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
listfile-nested-1.out Write filenames and lines into ecompile .lst files (again) (#846) 2026-01-07 22:19:25 +01:00
listfile-nested-1.src Escript Optimizer more types and operator (#794) 2025-07-10 22:32:29 +02:00
listfile-nested-2.out Write filenames and lines into ecompile .lst files (again) (#846) 2026-01-07 22:19:25 +01:00
listfile-nested-2.src Escript Optimizer more types and operator (#794) 2025-07-10 22:32:29 +02:00
listfile-nested-3.out Write filenames and lines into ecompile .lst files (again) (#846) 2026-01-07 22:19:25 +01:00
listfile-nested-3.src Escript Optimizer more types and operator (#794) 2025-07-10 22:32:29 +02:00
listfile-nested-4.out Write filenames and lines into ecompile .lst files (again) (#846) 2026-01-07 22:19:25 +01:00
listfile-nested-4.src Escript Optimizer more types and operator (#794) 2025-07-10 22:32:29 +02:00
listfile-simple.out Write filenames and lines into ecompile .lst files (again) (#846) 2026-01-07 22:19:25 +01:00
listfile-simple.src Escript Optimizer more types and operator (#794) 2025-07-10 22:32:29 +02:00
listfile-syntax.out Write filenames and lines into ecompile .lst files (again) (#846) 2026-01-07 22:19:25 +01:00
listfile-syntax.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
listfile.inc Write filenames and lines into ecompile .lst files (again) (#846) 2026-01-07 22:19:25 +01:00
nested-calls.out Add compiler support for function expressions (#671) 2024-07-29 22:30:52 +02:00
nested-calls.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
syntax.out Add compiler support for function expressions (#671) 2024-07-29 22:30:52 +02:00
syntax.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
update-snapshots.sh Add compiler support for function expressions (#671) 2024-07-29 22:30:52 +02:00