polserver/testsuite/escript
2024-07-19 23:21:14 +02:00
..
_dbg Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
_perf Unit tests: full revision, now all run correctly 2015-12-19 05:31:23 +01:00
arg Remove OGC from EcompileMain, testsuites (#383) 2021-03-04 17:39:14 +01:00
array Remove OGC from EcompileMain, testsuites (#383) 2021-03-04 17:39:14 +01:00
base64 addee explicit unicode base64 test 2019-09-07 16:51:12 +02:00
bfor removed instructions testscript files they are not used 2018-10-31 12:09:31 +01:00
bitop removed instructions testscript files they are not used 2018-10-31 12:09:31 +01:00
boolean Add uninit, true, false keywords to grammar (#596) 2024-01-20 05:38:25 +01:00
bracket removed instructions testscript files they are not used 2018-10-31 12:09:31 +01:00
bug Add support for interpolated strings ("interstrings") (#369) 2021-03-11 22:48:16 +01:00
cfg Fix int overflow in GetConfigString (#525) 2023-05-19 09:10:19 +02:00
compiler2 Double to string precision (#580) 2023-12-20 22:13:39 +01:00
condexpr Add uninit, true, false keywords to grammar (#596) 2024-01-20 05:38:25 +01:00
config fixed leak in compiler and xml filemod 2018-12-23 13:55:47 +01:00
const Double to string precision (#580) 2023-12-20 22:13:39 +01:00
dict removed instructions testscript files they are not used 2018-10-31 12:09:31 +01:00
enum removed instructions testscript files they are not used 2018-10-31 12:09:31 +01:00
error Fix compiler crash on error{} members with no initializer (#618) 2024-02-04 15:38:37 +01:00
errors Fix constant declaration production (#399) 2021-04-19 21:58:36 +02:00
export Remove OGC from EcompileMain, testsuites (#383) 2021-03-04 17:39:14 +01:00
filemod OpenXMLFile return value for not existing files or parsing errors (#463) 2022-06-21 21:07:41 +02:00
for Remove OGC from EcompileMain, testsuites (#383) 2021-03-04 17:39:14 +01:00
func Double to string precision (#580) 2023-12-20 22:13:39 +01:00
if removed instructions testscript files they are not used 2018-10-31 12:09:31 +01:00
in Remove OGC from EcompileMain, testsuites (#383) 2021-03-04 17:39:14 +01:00
interstring Fix compiler for escaping } correctly in interpolated strings (#620) 2024-02-06 10:44:26 +01:00
json Add uninit, true, false keywords to grammar (#596) 2024-01-20 05:38:25 +01:00
math Double to string precision (#580) 2023-12-20 22:13:39 +01:00
method removed instructions testscript files they are not used 2018-10-31 12:09:31 +01:00
misc Double to string precision (#580) 2023-12-20 22:13:39 +01:00
mult Update test suite for new compiler (#299) 2020-09-11 01:38:39 -07:00
narray removed instructions testscript files they are not used 2018-10-31 12:09:31 +01:00
oper Remove OGC from EcompileMain, testsuites (#383) 2021-03-04 17:39:14 +01:00
oper-elvis Fix docs format 2020-04-29 12:03:30 -07:00
opt Add uninit, true, false keywords to grammar (#596) 2024-01-20 05:38:25 +01:00
pack Double to string precision (#580) 2023-12-20 22:13:39 +01:00
parity OG compiler: set module to Mod_Basic when a token is an identifier (#257) 2020-08-30 01:47:24 -07:00
prec removed instructions testscript files they are not used 2018-10-31 12:09:31 +01:00
prog Update test suite for new compiler (#299) 2020-09-11 01:38:39 -07:00
quot removed instructions testscript files they are not used 2018-10-31 12:09:31 +01:00
recurs removed instructions testscript files they are not used 2018-10-31 12:09:31 +01:00
reff Remove OGC from EcompileMain, testsuites (#383) 2021-03-04 17:39:14 +01:00
repeat removed instructions testscript files they are not used 2018-10-31 12:09:31 +01:00
reserved New compiler: No longer reserved words: null, declare (#313) 2020-09-15 00:16:31 -07:00
scope Remove OGC from EcompileMain, testsuites (#383) 2021-03-04 17:39:14 +01:00
size removed instructions testscript files they are not used 2018-10-31 12:09:31 +01:00
string Add uninit, true, false keywords to grammar (#596) 2024-01-20 05:38:25 +01:00
struct Introduce DAP Debugger (#608) 2024-01-28 09:49:55 +01:00
substr Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
sw removed instructions testscript files they are not used 2018-10-31 12:09:31 +01:00
switch Add uninit, true, false keywords to grammar (#596) 2024-01-20 05:38:25 +01:00
syntax Remove OGC from EcompileMain, testsuites (#383) 2021-03-04 17:39:14 +01:00
test removed instructions testscript files they are not used 2018-10-31 12:09:31 +01:00
unicode Add uninit, true, false keywords to grammar (#596) 2024-01-20 05:38:25 +01:00
uninit Add uninit, true, false keywords to grammar (#596) 2024-01-20 05:38:25 +01:00
utilmod Strftime (#345) 2020-11-06 21:57:50 +01:00
var Remove OGC from EcompileMain, testsuites (#383) 2021-03-04 17:39:14 +01:00
while removed instructions testscript files they are not used 2018-10-31 12:09:31 +01:00
.gitignore Minor fixes in testsuite 2015-08-27 16:50:47 +02:00
ecompile.cfg added ecompile.cfg and cmdline flag to trigger error when include 2019-10-07 21:01:26 +02:00