polserver/testsuite/escript
Kevin Eady 469a454446
Add prettify argument to PackJSON() (#520)
* Add prettify argument to PackJson()

* simplify test
2023-04-28 09:44:22 +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 New objecttype Boolean. 2018-01-05 20:04:01 +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 Appendcfgelem error (#358) 2020-12-17 22:06:05 +01:00
compiler2 Update test suite for new compiler (#299) 2020-09-11 01:38:39 -07:00
condexpr Add support for conditional operator (#387) 2021-03-14 23:20:20 +01:00
config fixed leak in compiler and xml filemod 2018-12-23 13:55:47 +01:00
const Remove OGC from EcompileMain, testsuites (#383) 2021-03-04 17:39:14 +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
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 Throw compile error on function name conflict (#408) 2021-08-11 23:01:14 +02: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 Add support for interpolated strings ("interstrings") (#369) 2021-03-11 22:48:16 +01:00
json Add prettify argument to PackJSON() (#520) 2023-04-28 09:44:22 +02:00
math removed instructions testscript files they are not used 2018-10-31 12:09:31 +01:00
method removed instructions testscript files they are not used 2018-10-31 12:09:31 +01:00
misc Remove OGC from EcompileMain, testsuites (#383) 2021-03-04 17:39:14 +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 fix optimizer bug: can stop optimizing prematurely if pre- or post-decrement operators are present 2020-07-29 20:42:07 -07:00
pack Enable building on OSX (clion) (#318) 2020-09-26 06:57:10 -07: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 Undo breakage caused by multiline strings (#375) 2021-02-26 22:59:55 +01:00
struct removed instructions testscript files they are not used 2018-10-31 12:09:31 +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 Remove OGC from EcompileMain, testsuites (#383) 2021-03-04 17:39:14 +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 error listener, and convert lexer symbols to lowercase (#216) 2020-08-14 03:28:37 -07: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