summaryrefslogtreecommitdiff
path: root/js/test
Commit message (Expand)AuthorAge
* Fix whitespace issueHEADmainJoe George2021-03-15
* JavaScript default protocol for browsers should be "ws" - Close #934Jose2021-01-19
* Fix TypeScript Ice/optional testJose2021-01-10
* Fix C# marshal/unmarshal of optional data members (#1232)Jose2021-01-08
* Update TypeScript versionJose2020-11-30
* Add class cycle detection during unmarshaling (#946)Joe George2020-07-07
* Inrease timeouts in Ice/acm test - Close #558Jose2019-09-29
* Fixed Python bug related to invalid return parameters, fixes #550Benoit Foucher2019-09-25
* Fix for invocation timeout sporadic test failure, fixes #547Benoit Foucher2019-09-24
* Fix js Ice/adapterDeactivation failure - Close #534Jose2019-09-18
* Fixes for endpoint to string conversion - Close #517 (#519)Jose2019-09-10
* Fixes for slice2py forward declarations - Close #490Jose2019-09-03
* Fixed TypeScript Ice/timeout failureBenoit Foucher2019-08-22
* Fixed Ice/timeout test to ensure the client doesn't hang in case of test failureBenoit Foucher2019-08-22
* Fixes for C++ & Swift generated code - Close #458Jose2019-07-31
* Fix js/objetive-c cross test failure - Close #447Jose2019-07-16
* Remove forward declarations limitation - Close #97Jose2019-07-09
* Fix checkedCast with facet and MATLAB - Close #394Jose2019-06-24
* Add ice_isFixed - Close #356Jose2019-06-21
* JavaScript browser testing fixesJose2019-06-07
* Fix Incorrect generated code for class implements interfaceJose2019-06-06
* Copyright header simplicationJose2019-01-19
* ESLINT: prefer constJose2018-12-24
* Add missing copyright headersJose2018-12-19
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* JavaScript Ice/timeout extra fixes, Close #262Jose2018-12-18
* bogus navigator check in Ice/timeoutJose2018-12-14
* Increase timeout for Safari testingJose2018-12-14
* Fix js/Ice/adapterDeactivation, Close #316Jose2018-12-13
* TypeScript improvementsJose2018-12-05
* typescript: don't generate Prx definiton for Class without operationsJose2018-11-22
* Improve error message in js/Ice/timeout testJose2018-11-21
* Show exception stack on failureJose2018-11-20
* Increase retries to work with slower machinesJose2018-11-19
* Renamed ts to typescript for testsBenoit Foucher2018-11-07
* Fix JavaScript Ice/objects test failuresJose2018-10-24
* Fixed slice2matlab generated code type for dictionary data membersJose2018-10-23
* Upgrade JavaScript build to Babel 7Jose2018-10-17
* Fixed bug in test driver where server failures could go un-noticed, cleaned u...Benoit Foucher2018-10-17
* Typescript supportJose2018-10-16
* Test using Value as operation parameterJose2018-09-20
* Fix JS Ice/timeout test failure on Slow VMsJose2018-09-19
* JavaScript Ice/timeout hangJose2018-09-18
* Test using Value type as a class data memberJose2018-09-13
* Fixes to allow run JavaScript and Python tests with workersJose2018-08-14
* Update JavaScript tests to use TestHelper classJose2018-08-02
* Add support cs:namespace metadataJose2018-06-28
* Port Ice/scope test to scripting languagesJose2018-06-19
* JS: fix Ice/stream test failureJose2018-06-08