summaryrefslogtreecommitdiffstats
path: root/test/samples/w3c
Commit message (Collapse)AuthorAgeFilesLines
* Integrated debugger into browser (use -d command line parameter)Stefan Radomski2014-03-111-0/+158
|
* Performance and bugfix for WebSocketsStefan Radomski2013-12-201-3/+3
|
* Updated W3C tests and bug-fixesStefan Radomski2013-08-2521-13/+448
|
* Refactored CMakeLists and updated W3C testsStefan Radomski2013-04-2517-17/+216
|
* More work on XPath datamodelStefan Radomski2013-04-215-0/+15
|
* Started with xpath datamodel testsStefan Radomski2013-04-191-1/+1
|
* New XPath datamodel testsStefan Radomski2013-04-18258-43/+7307
|
* Reactivated coverage for nightly buildsStefan Radomski2013-04-123-8/+4
|
* Got prolog datamodel to compile againStefan Radomski2013-04-121-1/+3
|
* Refactoring for other datamodelsStefan Radomski2013-04-121-1/+3
|
* New DataModelsStefan Radomski2013-04-101-1/+1
|
* See detailled logStefan Radomski2013-04-06248-231/+1030
| | | | | | Added new revised W3C tests Hide Interpreter via PIMPL Implemented SCXMLIOProcessor
* Redownloaded tests and fixed some more w3c issuesStefan Radomski2013-04-0521-35/+78
|
* More W3C tests passingStefan Radomski2013-04-053-0/+8
|
* Finally got preemption workingStefan Radomski2013-04-041-1/+1
|
* More bug-fixes for W3C testsStefan Radomski2013-04-022-3/+5
|
* Still more bugfixes and added w3c testsStefan Radomski2013-04-01408-0/+13162
|
* Various bug fixesStefan Radomski2013-03-30149-5500/+0
| | | | | | - Removed scxml-test-framework related file - Array operator with V8NodeList - _event.data as DOM if content is XML
* Refactoring and W3C testsStefan Radomski2013-03-28163-782/+6891
| | | | | | - Moved core of interpreter to support various versions - Added experimental setConfiguration() - There can be more than one initial state
* Initial uploadStefan Radomski2012-09-0810-0/+782
Still somewhat quirky to build but fairly feature complete