summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Reactivated PHP bindings and some work on PROMELAStefan Radomski2015-04-023-15/+94
|
* Plenty of smaller fixes and adaptationsStefan Radomski2015-01-194-9/+193
|
* Plenty of smaller bug-fixes for uscxml-transform and PROMELA datamodelStefan Radomski2014-12-267-74/+146
|
* Renamed URI to URLStefan Radomski2014-12-1427-197/+191
| | | | Some fixes for Xincludes
* More complete xinclude implementation and testsStefan Radomski2014-12-0714-27/+140
|
* Support for xincludeStefan Radomski2014-12-057-13/+23
|
* Support for initial attribute with nested scxml invokersStefan Radomski2014-12-055-13/+51
|
* Nested invokers and delayed events for PROMELA model checkingStefan Radomski2014-12-0178-233/+265
|
* Fixed file:// handling bug on windowsStefan Radomski2014-11-151-24/+88
|
* Support for DataModelExtensionsStefan Radomski2014-11-131-1/+43
|
* Hopefully fixed unfortunate document.evaluate bug in ECMAScript bindingsStefan Radomski2014-11-121-3/+6
|
* Data model access example in JavaStefan Radomski2014-11-123-0/+40
|
* Merge branch 'master' of https://github.com/tklab-tud/uscxmlStefan Radomski2014-11-121-3/+3
|\
| * test-w3c: initialize glog framework earlierAdrian Vogelsgesang2014-11-061-3/+3
| |
* | More work on PROMELA transformationStefan Radomski2014-11-1210-113/+1835
| |
* | More output when transformingStefan Radomski2014-10-211-0/+16
|/
* Optimized Promela generationStefan Radomski2014-10-214-96/+15
|
* SCXML -> Promela skips intermediate explicit flat SCXML for ridiculous ↵Stefan Radomski2014-10-208-15/+280
| | | | better memory footprint
* Passing all tests but xpath and luaStefan Radomski2014-10-1217-56/+63
|
* Major work on PROMELA datamodelStefan Radomski2014-10-12214-455/+7989
|
* Fixed some linker issues with MSVCStefan Radomski2014-08-282-2/+3
|
* Create default timeouts for tests and adapt in test-w3c via DOMStefan Radomski2014-08-2819-154/+110
|
* Retain ioProcs and invokers object in V8 and moved ctests from contrib to testsStefan Radomski2014-08-2811-0/+517
|
* Identify InterpreterIssues at runtimeStefan Radomski2014-08-262-2/+34
|
* API changes with receiveEventStefan Radomski2014-08-261-0/+2
| | | | | - receiveEvent will deliver to external queue now per default - switched Interpreter implementations to the new algorithm from spec
* Spring cleaning of testsStefan Radomski2014-08-2214-960/+62
|
* Moved InterpreterIssues to own source fileStefan Radomski2014-08-221-0/+36
|
* Corrected for a MSVC compiler bug and more tests in validate()Stefan Radomski2014-08-221-0/+8
|
* More issues being idenified via interpreter.validate()Stefan Radomski2014-08-213-23/+321
|
* New Interpreter::validate() to identify issues with a document before running itStefan Radomski2014-08-211-0/+24
|
* DOM support for Lua DM via luaExpatStefan Radomski2014-08-182-2/+17
|
* Polished xhtml invokerStefan Radomski2014-08-152-14/+129
|
* More JVoiceXML integrationStefan Radomski2014-08-155-60/+401
|
* JavaScriptCore in CMake moduleStefan Radomski2014-08-142-3/+8
|
* Started renewed VoiceXMLInvokerStefan Radomski2014-08-134-45/+38
|
* Build on Linux and Windows againStefan Radomski2014-08-133-18/+30
|
* Builds for Raspberry andStefan Radomski2014-08-134-21/+349
| | | | started VoiceXML HTTP integration
* Reformatted w3c tests with xmllintStefan Radomski2014-08-11430-11828/+13530
|
* Catch std::exception before ... and output e.what()Stefan Radomski2014-08-052-3/+3
|
* Beautified flattened state-machine idsStefan Radomski2014-08-042-0/+61
|
* Got rid of more dynamic_castsStefan Radomski2014-08-032-4/+32
|
* Support for ignoring libraries when building and minimal buildsStefan Radomski2014-07-311-65/+70
|
* See detailled logStefan Radomski2014-07-3018-21/+21
| | | | | | | - 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-2338-721/+20
|
* try / catch blocks for applications and work on dot outputStefan Radomski2014-07-212-0/+77
|
* More missing includes fixedStefan Radomski2014-07-171-0/+1
|
* Generic socket supportStefan Radomski2014-07-163-2/+105
|
* Improved support for dot outputStefan Radomski2014-07-154-14/+24
|
* First signs of Lua DatamodelStefan Radomski2014-07-08244-0/+6267
|
* Made Blob into Pimpl to better support language bindingsStefan Radomski2014-07-062-10/+27
|