summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Added more encoding testsStefan Radomski2017-06-0519-11/+338
|
* Added UTF8 testsStefan Radomski2017-06-023-2/+90
|
* Added new utf8 test for all datamodelsStefan Radomski2017-06-028-1/+152
|
* Merge pull request #143 from 1aNam/masterStefan Radomski2017-06-012-0/+16
|\ | | | | Files for testing issue #142
| * Update test-issue142.jsonLadislav Zámečník2017-05-311-1/+1
| |
| * Files for testing issue #142Ladislav Zámečník2017-05-312-0/+16
| |
* | SSL support on Win32Stefan Radomski2017-06-012-3/+8
|/
* Fixed issue 141Stefan Radomski2017-05-291-1/+17
|
* Fixed issue 140Stefan Radomski2017-05-293-2/+192
| | | | Lua table madness
* CSharp bindings and regression testsStefan Radomski2017-05-241-0/+62
|
* Fixed issue 135 custom executable contentStefan Radomski2017-05-222-3/+73
|
* Fixed issue 134 with remote scriptsStefan Radomski2017-05-192-0/+15
|
* Preparations for C89 datamodelStefan Radomski2017-05-1651-1523/+4
|
* Passes more tests againStefan Radomski2017-05-143-6/+44
|
* Beautified code and some light refactoringStefan Radomski2017-05-141-21/+0
|
* Renamed macro and updated W3C Lua testsStefan Radomski2017-05-1475-139/+136
|
* Merge branch 'master' of github.com:tklab-tud/uscxmlStefan Radomski2017-05-141-0/+25
|\ | | | | | | | | # Conflicts: # test/issues/test-issue116.scxml
| * Deleted extra infoalexzhornyak2017-05-131-152/+1
| |
| * Merge branch 'Improving-EvalAsData' into Explicit-Evalalexzhornyak2017-05-132-0/+219
| |\
| | * Fix issue 116alexzhornyak2017-05-081-0/+43
| | | | | | | | | | | | Creating temporary variable for assigning function
| | * Issue with test 179alexzhornyak2017-05-071-0/+176
| | | | | | | | | | | | Corrected BasicContentExecutor to pass test 179
* | | Added test for issue 116Stefan Radomski2017-05-141-0/+17
|/ /
* | Fixed issue 114Stefan Radomski2017-05-102-0/+50
|/
* Fixed issue 117Stefan Radomski2017-05-031-86/+77
|
* Optimized ANSI-C transformationStefan Radomski2017-04-305-123/+151
|
* Added explicit newline to most logsStefan Radomski2017-04-273-3/+3
|
* Fixed issue109Stefan Radomski2017-04-261-8/+8
|
* Fixed issue110Stefan Radomski2017-04-262-0/+59
|
* Fixed build errors on Windows and DebianStefan Radomski2017-04-131-2/+2
|
* Fixed wrong test includeStefan Radomski2017-04-121-3/+2
|
* Reduced dependencies on XercesCStefan Radomski2017-04-124-21/+154
|
* Fix Libevent usage in test-gen-cMatthias Gabriel2017-03-061-1/+5
|
* Missing pthread dependency on linuxStefan Radomski2017-02-081-2/+5
|
* Added missing library for test-gen-c on Win322.0.0-pre1Stefan Radomski2017-02-031-1/+5
|
* Reduced dependencies to compile test-gen-c to smaller executableStefan Radomski2017-02-033-6/+40
|
* Introduced constants for XML namesStefan Radomski2017-01-302-7/+7
|
* Unified DOM traversal and removed iostreamsStefan Radomski2017-01-305-1/+7
|
* Builds with MSVC againStefan Radomski2017-01-281-2/+2
|
* Reactivated BUILD_AS_PLUGINSStefan Radomski2017-01-275-666/+806
|
* Made GCC/CLang pedantic and fixed warningsStefan Radomski2017-01-232-1/+3
|
* Forgot to remove debugging infoStefan Radomski2017-01-181-2/+2
|
* Worked on passing even more IRP testsStefan Radomski2017-01-1811-328/+877
|
* Still more MSVC polishingStefan Radomski2017-01-131-2/+2
|
* First support for serialization and some bug fixes for DOM per data.srcStefan Radomski2017-01-134-88/+178
|
* Fixed windows build and excluded MacOS/gccStefan Radomski2017-01-091-1/+1
|
* Support for caching values on filesystemStefan Radomski2017-01-083-157/+187
| | | | Use USCXML_NOCACHE_FILES=YES to prevent, I will make this a build flag
* Added w3c tests for python bindingsStefan Radomski2016-12-241-2/+15
|
* Reduced header dependenciesStefan Radomski2016-12-121-2/+2
|
* Fixed MSVC buildsStefan Radomski2016-12-121-3/+7
|
* Custom logging for interpretersStefan Radomski2016-12-123-2/+6
|