Commit graph

4 commits

Author SHA1 Message Date
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
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
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