turleypol
737db933ac
OpenXMLFile return value for not existing files or parsing errors ( #463 )
...
* OpenXMLFile: return error if file does not exist instead of xmlobject in
error state
* added docs
* translate every xml open/parsing error to BError
* updated core changes entry, to reflect the latest changes
2022-06-21 21:07:41 +02:00
turleypol
8b085e86ef
dont assume a tainted string by default
...
cfgfiles (which includes savefiles, datafiles) get sanizized on read,
filemod::readfile, xml module, sql handled
old ascii speech packets handled
2019-01-12 17:14:05 +01:00
turleypol
0989654152
added more tests
2019-01-12 14:01:10 +01:00
turleypol
1898b1687c
Merge remote-tracking branch 'origin/master' into utf8
...
* origin/master:
fixed leak in compiler and xml filemod ecompile/runecl no longer try to log to pol logs activated xml unittest print stderr on testfailure
Conflicts:
testsuite/escript/config/fileaccess.cfg
testsuite/escript/filemod/xml.ins
2018-12-23 14:28:37 +01:00
turleypol
ea0c533364
fixed leak in compiler and xml filemod
...
ecompile/runecl no longer try to log to pol logs
activated xml unittest
print stderr on testfailure
2018-12-23 13:55:47 +01:00
turleypol
9ae765ca9e
renamed testfiles to be not ignored
2018-06-25 19:31:01 +02:00
turleypol
aa46d2eb02
cfg file reading handles BOM
2018-06-25 19:31:01 +02:00
turleypol
2ea813e69b
file::readfile handles BOM
2018-06-25 19:31:00 +02:00
turleypol
ac7c5fd15e
added fileaccess.cfg to testenvironment
...
activated xml test
2018-06-25 19:31:00 +02: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
turley
77cdacf694
testsuite:
...
renamed copyem target to copy
removed the need to copy em files
added first xml test
2012-01-02 15:29:59 +00:00