summaryrefslogtreecommitdiffstats
path: root/test/src/test-w3c.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Some more refactoring and VHDL transformationStefan Radomski2016-02-241-1/+1
|
* Some refactoring for improved compile timesStefan Radomski2016-02-231-2/+2
|
* Beautified generated C code from transformationStefan Radomski2016-01-171-71/+71
|
* Working on C transformationStefan Radomski2016-01-151-45/+101
|
* Beautified codeStefan Radomski2016-01-101-74/+74
|
* Builds with MSVC againStefan Radomski2016-01-101-4/+5
|
* Fixed compilation for gcc on Linux againStefan Radomski2016-01-081-11/+40
|
* Prepared ChartToC transformationStefan Radomski2016-01-061-7/+61
|
* All changes up to my dissertationStefan Radomski2015-12-041-2/+2
|
* Plenty of smaller bug-fixes for uscxml-transform and PROMELA datamodelStefan Radomski2014-12-261-67/+9
|
* Renamed URI to URLStefan Radomski2014-12-141-2/+2
| | | | Some fixes for Xincludes
* test-w3c: initialize glog framework earlierAdrian Vogelsgesang2014-11-061-3/+3
|
* SCXML -> Promela skips intermediate explicit flat SCXML for ridiculous ↵Stefan Radomski2014-10-201-4/+5
| | | | better memory footprint
* Major work on PROMELA datamodelStefan Radomski2014-10-121-18/+18
|
* Fixed some linker issues with MSVCStefan Radomski2014-08-281-0/+1
|
* Create default timeouts for tests and adapt in test-w3c via DOMStefan Radomski2014-08-281-122/+79
|
* 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-221-4/+5
|
* Corrected for a MSVC compiler bug and more tests in validate()Stefan Radomski2014-08-221-0/+8
|
* Catch std::exception before ... and output e.what()Stefan Radomski2014-08-051-1/+1
|
* Got rid of more dynamic_castsStefan Radomski2014-08-031-4/+4
|
* See detailled logStefan Radomski2014-07-301-1/+1
| | | | | | | - 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
* Messed up an #endifStefan Radomski2014-07-041-1/+0
|
* Stop registering a custom exception handlerStefan Radomski2014-07-041-0/+3
|
* Major header movementStefan Radomski2014-06-271-0/+4
| | | | | | - Used IWYU to reorganize headers - Dropped PHP support - Updated tests
* Major refactoringStefan Radomski2014-04-221-8/+8
| | | | | | - Moved tests - Changes to promela datamodel - Implemented Trie
* Started with promela datamodelStefan Radomski2014-04-091-8/+81
|
* Start tests with HTTP available, as some will fail otherwiseStefan Radomski2013-11-191-13/+3
|
* Header file fixesStefan Radomski2013-10-311-0/+1
|
* Fixed w3c-test after iequals refactoringStefan Radomski2013-10-271-1/+1
|
* Performance: replaced boost::iequals for strings by inline functionStefan Radomski2013-10-261-1/+1
|
* Minor header file reorganizationStefan Radomski2013-10-241-0/+2
|
* Added license information and bug fixesStefan Radomski2013-10-161-1/+1
|
* Fixed x-www-form-urlencoded post parsingStefan Radomski2013-10-081-0/+3
|
* More fixes for MSVCStefan Radomski2013-10-081-22/+2
|
* Got rid of some warnings with gccStefan Radomski2013-10-071-1/+1
|
* Updated W3C tests and bug-fixesStefan Radomski2013-08-251-1/+4
|
* Windows port compiles againStefan Radomski2013-04-131-1/+1
|
* Even more conformance fixesStefan Radomski2013-04-071-2/+2
|
* See detailled logStefan Radomski2013-04-061-7/+6
| | | | | | Added new revised W3C tests Hide Interpreter via PIMPL Implemented SCXMLIOProcessor
* New binary for w3c testsStefan Radomski2013-04-031-0/+163