polserver/testsuite/escript/const
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
..
const001-integer.out Update test suite for new compiler (#299) 2020-09-11 01:38:39 -07:00
const001-integer.src Update test suite for new compiler (#299) 2020-09-11 01:38:39 -07:00
const002-integer-optimized.out Update test suite for new compiler (#299) 2020-09-11 01:38:39 -07:00
const002-integer-optimized.src Update test suite for new compiler (#299) 2020-09-11 01:38:39 -07:00
const003-expression-of-const-optimized.out Update test suite for new compiler (#299) 2020-09-11 01:38:39 -07:00
const003-expression-of-const-optimized.src Update test suite for new compiler (#299) 2020-09-11 01:38:39 -07:00
const004-cannot-shadow-const-with-global.err Remove OGC from EcompileMain, testsuites (#383) 2021-03-04 17:39:14 +01:00
const004-cannot-shadow-const-with-global.src Update test suite for new compiler (#299) 2020-09-11 01:38:39 -07:00
const04.cot Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
const005-string.out Update test suite for new compiler (#299) 2020-09-11 01:38:39 -07:00
const005-string.src Update test suite for new compiler (#299) 2020-09-11 01:38:39 -07:00
const006-float.out Update test suite for new compiler (#299) 2020-09-11 01:38:39 -07:00
const006-float.src Update test suite for new compiler (#299) 2020-09-11 01:38:39 -07:00
const007-call-module-func.out Update test suite for new compiler (#299) 2020-09-11 01:38:39 -07:00
const007-call-module-func.src Update test suite for new compiler (#299) 2020-09-11 01:38:39 -07:00
const008-cannot-call-user-func.err Remove OGC from EcompileMain, testsuites (#383) 2021-03-04 17:39:14 +01:00
const008-cannot-call-user-func.src Update test suite for new compiler (#299) 2020-09-11 01:38:39 -07:00
const009-string-alias.out Update test suite for new compiler (#299) 2020-09-11 01:38:39 -07:00
const009-string-alias.src Update test suite for new compiler (#299) 2020-09-11 01:38:39 -07:00
const010-empty-array.out Allow empty array, dictionary, error, struct as constants. (#296) 2020-09-10 00:35:40 -07:00
const010-empty-array.src Allow empty array, dictionary, error, struct as constants. (#296) 2020-09-10 00:35:40 -07:00
const011-populated-array.err Remove OGC from EcompileMain, testsuites (#383) 2021-03-04 17:39:14 +01:00
const011-populated-array.src Allow empty array, dictionary, error, struct as constants. (#296) 2020-09-10 00:35:40 -07:00
const012-empty-dictionary.out Allow empty array, dictionary, error, struct as constants. (#296) 2020-09-10 00:35:40 -07:00
const012-empty-dictionary.src Allow empty array, dictionary, error, struct as constants. (#296) 2020-09-10 00:35:40 -07:00
const013-populated-dictionary.err Remove OGC from EcompileMain, testsuites (#383) 2021-03-04 17:39:14 +01:00
const013-populated-dictionary.src Allow empty array, dictionary, error, struct as constants. (#296) 2020-09-10 00:35:40 -07:00
const014-empty-error.out Allow empty array, dictionary, error, struct as constants. (#296) 2020-09-10 00:35:40 -07:00
const014-empty-error.src Allow empty array, dictionary, error, struct as constants. (#296) 2020-09-10 00:35:40 -07:00
const015-populated-error.err Remove OGC from EcompileMain, testsuites (#383) 2021-03-04 17:39:14 +01:00
const015-populated-error.src Allow empty array, dictionary, error, struct as constants. (#296) 2020-09-10 00:35:40 -07:00
const016-empty-struct.out Allow empty array, dictionary, error, struct as constants. (#296) 2020-09-10 00:35:40 -07:00
const016-empty-struct.src Allow empty array, dictionary, error, struct as constants. (#296) 2020-09-10 00:35:40 -07:00
const017-populated-struct.err Remove OGC from EcompileMain, testsuites (#383) 2021-03-04 17:39:14 +01:00
const017-populated-struct.src Allow empty array, dictionary, error, struct as constants. (#296) 2020-09-10 00:35:40 -07:00