Commit graph

7 commits

Author SHA1 Message Date
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
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
turleypol
9124241c11 dear travis and appveyor is the testdata difference only 32bit vs 64bit? 2018-10-30 20:32:21 +01:00
Gabriele Tozzi
bfe3a9875b Fixing FormatRealToString() doc and tests. All tests now ok on Windows 2016-01-23 04:49:10 +01:00
Gabriele Tozzi
8ed67905d0 Allow test script to use regex and adde dmor switches 2016-01-21 19:38:34 +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