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
Kevin Eady
ae96ecbf77
Remove OGC from EcompileMain, testsuites ( #383 )
...
* Remove OGC from escript testsuite
* Remove compiler options
* Remove Facility::Compiler
* Update docs and options in ecompile help usage
* Update core-changes, breaking-changes
2021-03-04 17:39:14 +01:00
Eric Swanson
d8ad58f64f
Update test suite for new compiler ( #299 )
...
* Update test suite:
- run test suite with both OG compiler and new compiler
- run compiler parity test against testsuite/escript
2020-09-11 01:38:39 -07:00
Eric Swanson
de171c1cdd
Allow empty array, dictionary, error, struct as constants. ( #296 )
...
Checkpoint: parity for ClassicDistro
2020-09-10 00:35:40 -07:00
Eric Swanson
e42892fe7b
Compiler v1 error messages in *.err1 files
2020-08-01 17:20:20 -07:00
turleypol
e6f59a69a9
removed instructions testscript files they are not used
...
removed appveyor xml testresult (I'm to dumb)
2018-10-31 12:09:31 +01:00
Gabriele Tozzi
e085b218f6
Unit tests: full revision, now all run correctly
...
- Added missing ones
- Reviewed obsoleted ones
- Disabled/deleted unnecessary ones
- Added support for compile error checking
- Added support for run error checking
2015-12-19 05:31:23 +01:00
Gabriele Tozzi
0efeb4d379
Unit Tests: putting some orde rin escript unit tests
2015-12-19 02:31:08 +01:00