polserver/testsuite/escript/func
turleypol cb6750405c
Double to string precision (#580)
* use std::to_chars for doubles

* fixed cmake errors when an escript error occurs

* macos 13 with clang15

* CI: macos new cache version

* guessing game

* guess no2

* test shipped clang with deloytarget env

* adapted testdata, lets see if all platforms behave the same

* explicit test if high precision double can get packed+unpacked

* log testclient receive buffer on error

* added docs
2023-12-20 22:13:39 +01:00
..
func0.out Double to string precision (#580) 2023-12-20 22:13:39 +01:00
func0.src Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
func0a.out Double to string precision (#580) 2023-12-20 22:13:39 +01:00
func0a.src Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
func0ab.inc Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
func0ab.out Double to string precision (#580) 2023-12-20 22:13:39 +01:00
func0ab.src Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
func0b.out Double to string precision (#580) 2023-12-20 22:13:39 +01:00
func0b.src Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
func001-oneline.src Update test suite for new compiler (#299) 2020-09-11 01:38:39 -07:00
func1.out Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
func1.src Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
func1b.out Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
func1b.src Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
func002-multiline.src Update test suite for new compiler (#299) 2020-09-11 01:38:39 -07:00
func2.cot Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
func2.err Remove OGC from EcompileMain, testsuites (#383) 2021-03-04 17:39:14 +01:00
func2.src Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
func2b.cot Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
func2b.err Remove OGC from EcompileMain, testsuites (#383) 2021-03-04 17:39:14 +01:00
func2b.src Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
func04.out Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
func04.src fix syntax - two test scripts 2020-06-10 22:39:04 -07:00
func05.out Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
func05.src fix syntax - two test scripts 2020-06-10 22:39:04 -07:00
func06.cot Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
func06.err Remove OGC from EcompileMain, testsuites (#383) 2021-03-04 17:39:14 +01:00
func06.src Update test suite for new compiler (#299) 2020-09-11 01:38:39 -07:00
func07.out Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
func07.src Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
func08.out Unit tests: full revision, now all run correctly 2015-12-19 05:31:23 +01:00
func08.src Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
func09.err Remove OGC from EcompileMain, testsuites (#383) 2021-03-04 17:39:14 +01:00
func09.src Unit tests: full revision, now all run correctly 2015-12-19 05:31:23 +01:00
func010-non-optimizable-default-parameter.err Remove OGC from EcompileMain, testsuites (#383) 2021-03-04 17:39:14 +01:00
func010-non-optimizable-default-parameter.src Update test suite for new compiler (#299) 2020-09-11 01:38:39 -07:00
func011-default-parameter-bare-function-call.err Remove OGC from EcompileMain, testsuites (#383) 2021-03-04 17:39:14 +01:00
func011-default-parameter-bare-function-call.src New compiler: Disallow 0-parameter system calls as parameter defaults (#297) 2020-09-10 01:39:57 -07:00
func012-byref-unused.src Update test suite for new compiler (#299) 2020-09-11 01:38:39 -07:00
func013-double-semicolon.out Update test suite for new compiler (#299) 2020-09-11 01:38:39 -07:00
func013-double-semicolon.src Update test suite for new compiler (#299) 2020-09-11 01:38:39 -07:00
func014-module-function-conflict.err Throw compile error on function name conflict (#408) 2021-08-11 23:01:14 +02:00
func014-module-function-conflict.src Throw compile error on function name conflict (#408) 2021-08-11 23:01:14 +02:00
func015-module-function-conflict.err Throw compile error on function name conflict (#408) 2021-08-11 23:01:14 +02:00
func015-module-function-conflict.src Throw compile error on function name conflict (#408) 2021-08-11 23:01:14 +02:00
funceof.cot Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
funceof.err Remove OGC from EcompileMain, testsuites (#383) 2021-03-04 17:39:14 +01:00
funceof.src Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
funcref01.out FunctionObject doc 2018-02-06 21:38:07 +01:00
funcref01.src FunctionObject doc 2018-02-06 21:38:07 +01:00
funcref02.out protected functionref to be executed in a different script 2018-02-04 16:08:03 +01:00
funcref02.src Changed reference to unary @ operator 2018-02-05 19:21:27 +01:00