summaryrefslogtreecommitdiffstats
path: root/test/src
Commit message (Collapse)AuthorAgeFilesLines
* Updated tests for IRP and work on bindingsStefan Radomski2014-06-232-32/+177
|
* Builds as plugins againStefan Radomski2014-05-232-180/+1
|
* Fixed the 100% CPU utilization bug and replaced the bool() cast operator for ↵Stefan Radomski2014-05-231-0/+179
| | | | data by empty()
* Builds with MSVC againStefan Radomski2014-05-223-4/+4
|
* Introduced interpreter.step()Stefan Radomski2014-05-153-22/+151
|
* Fixed some bugs with java bindingsStefan Radomski2014-05-142-3/+11
|
* Support for custom event sources with promelaStefan Radomski2014-04-241-12/+174
|
* Major refactoringStefan Radomski2014-04-224-52/+366
| | | | | | - Moved tests - Changes to promela datamodel - Implemented Trie
* More work on promela DMStefan Radomski2014-04-111-0/+1
| | | | changed const of Data subscript operator and introduced at(key) and item(index)
* More work on promela DMStefan Radomski2014-04-101-25/+48
|
* dot was dropped in favor of debugStefan Radomski2014-04-091-2/+0
|
* Started with promela datamodelStefan Radomski2014-04-092-8/+125
|
* Modified InterpreterMonitor for uscxml-debuggerStefan Radomski2014-03-071-183/+0
|
* Ported IM Invoker for pre 3.0 and beautified codeStefan Radomski2014-01-221-21/+21
|
* Expect Invoker and Fedora build fixesStefan Radomski2014-01-142-11/+75
|
* Performance and bugfix for WebSocketsStefan Radomski2013-12-202-6/+78
|
* Only start HTTP server if there is something to serveStefan Radomski2013-11-202-51/+0
|
* Start tests with HTTP available, as some will fail otherwiseStefan Radomski2013-11-191-13/+3
|
* Renamed nonsense curlReq to evhttpReqStefan Radomski2013-11-161-1/+1
|
* Header file fixesStefan Radomski2013-10-312-0/+2
|
* Moved Parser into DOMUtils and new node -> xpath function for debuggingStefan Radomski2013-10-311-0/+18
|
* Added XML node to DataModel::evalAsBool signature to enable script cachingStefan Radomski2013-10-271-0/+7
|
* 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-243-0/+5
|
* Added license information and bug fixesStefan Radomski2013-10-165-304/+278
|
* 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-073-6/+2
|
* Reduced compile timesStefan Radomski2013-10-075-0/+413
| | | | | - new commandline argument handling - compiles on windows again
* Work on FFMpegInvokerStefan Radomski2013-09-182-1/+372
|
* Optional 2nd argument for TypedArray.subarray and more testsStefan Radomski2013-09-021-0/+160
|
* More work on TypedArraysStefan Radomski2013-09-011-0/+226
|
* Some Windows specific bug-fixesStefan Radomski2013-08-251-3/+3
|
* Updated W3C tests and bug-fixesStefan Radomski2013-08-253-3/+7
|
* Added WebStorage object to documentStefan Radomski2013-08-211-1/+1
| | | | Some refinements to DotWriter
* Polished java datamodel exampleStefan Radomski2013-08-131-1/+1
|
* Started Java datamodel and fixed memory leaksStefan Radomski2013-08-132-0/+202
|
* Extended Java bindings and OpenAL invokerStefan Radomski2013-08-091-5/+5
|
* Bug fixes and version bumpStefan Radomski2013-08-012-5/+5
| | | | | | | - New calendar invoker - Fixed memory leaks with JavaScriptCore - Compiles on windows again - Beautified source code indentation
* Fixed setting intial configStefan Radomski2013-07-231-0/+36
|
* Removed iOS project againStefan Radomski2013-07-223-1/+130
|
* New version with XHTML invokerStefan Radomski2013-06-202-4/+14
|
* Fixed bugs and worked on MMI bridgeStefan Radomski2013-05-142-177/+185
|
* Support for event.raw and more XPath datamodel refactoringsStefan Radomski2013-04-202-41/+62
|
* Fixed setConfiguration and started MMI archStefan Radomski2013-04-172-6/+484
|
* Refactored URLs and fixed Windows URL handlingStefan Radomski2013-04-141-0/+28
|
* Apps working againStefan Radomski2013-04-141-3/+3
|
* Windows port compiles againStefan Radomski2013-04-131-1/+1
|
* Refactoring for other datamodelsStefan Radomski2013-04-121-101/+95
|