summaryrefslogtreecommitdiffstats
path: root/test/w3c
Commit message (Collapse)AuthorAgeFilesLines
* Create default timeouts for tests and adapt in test-w3c via DOMStefan Radomski2014-08-2818-32/+31
|
* Reformatted w3c tests with xmllintStefan Radomski2014-08-11430-11828/+13530
|
* See detailled logStefan Radomski2014-07-3017-20/+20
| | | | | | | - Forcing Data.Type for Data(String) constructor now, default used to be INTERPRETED. - setDataModel and addIOProcessor on interpreter now - fixed a bug with Data(bool) constructor - various smaller fixes
* More work on lua datamodelStefan Radomski2014-07-2337-715/+14
|
* Improved support for dot outputStefan Radomski2014-07-151-1/+1
|
* First signs of Lua DatamodelStefan Radomski2014-07-08243-0/+6261
|
* Removed w3c ecma tests from xpath and vice versaStefan Radomski2014-07-0356-1212/+13
|
* Introduced isLocation for datamodels to check for valid namelist entriesStefan Radomski2014-07-032-3/+3
|
* Got ready for cmake3 and some minor fixesStefan Radomski2014-07-0320-32/+65
|
* More polishing for bindings C# and JavaStefan Radomski2014-07-0148-76/+96
|
* Major header movementStefan Radomski2014-06-2720-207/+74
| | | | | | - Used IWYU to reorganize headers - Dropped PHP support - Updated tests
* Work on bindingsStefan Radomski2014-06-2514-11/+93
| | | | | | - Introduced exceptions into C# and Java - Moved binding examples to /embedding - Interpreter will now throw exceptions, beware!
* Updated tests for IRP and work on bindingsStefan Radomski2014-06-2378-133/+827
|
* Major refactoringStefan Radomski2014-04-22713-0/+23476
- Moved tests - Changes to promela datamodel - Implemented Trie