Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-04[wasm] Wasm TimeZoneInfo implementation VFS (#17760)Kenneth Pouncey
2020-03-27[wasm][tests] Cleanup browser tests (#19325)Kenneth Pouncey
2020-03-13[wasm][websocket] Buffer writes when endOfMessage == false (#19185)Larry Ewing
2020-01-10[wasm] use updated node to run jsvu (#18386)Larry Ewing
2020-01-08[wasm] Rename binaries mono -> dotnet. (#18373)Zoltan Varga
2019-12-19[wasm] Make sure we're comparing the same date (#18251)Larry Ewing
2019-12-18[wasm] Fix test case spelling (#18242)Larry Ewing
2019-12-16Revert "[wasm][ci] Deactivate linker on browser tests (#18152)"Marek Safar
2019-12-12[wasm][ci] Deactivate linker on browser tests (#18152)Kenneth Pouncey
2019-12-09[wasm][bcl][websockets] Add WebSocket support. (#18062)Kenneth Pouncey
2019-12-04[wasm][build] Modify to use -s USE_ZLIB=1 instead of zlib support headers (#1...Kenneth Pouncey
2019-11-28[wasm] Marshal null string correctly. (#17955)Kenneth Pouncey
2019-11-25[wasm] [bindings] Method invoke signature argument validation. (#17853)Kenneth Pouncey
2019-11-25Add tests for Promise library.Kenneth Pouncey
2019-10-24[wasm][sdk] Bump SDK version to 0.2.2 (#17516)Kenneth Pouncey
2019-10-16[wasm][tests] WASM Safari browser tests (#16816)Kenneth Pouncey
2019-09-16Bump sdk and bindings versions (#16809)Kenneth Pouncey
2019-09-16Bump Browser tests Karma version (#16810)Kenneth Pouncey
2019-08-18Add regression test for issue https://github.com/mono/mono/issues/12917Kenneth Pouncey
2019-08-07Update sdk version for testsKenneth Pouncey
2019-07-23Add running the browser tests for threads.Kenneth Pouncey
2019-07-19WebAssembly.Core.Array.Pop should return null if the WebAssembly.Core.Array i...Kenneth Pouncey
2019-07-12[wasm][sdk][tests] Use the SDK to build the browser tests (#15605)Kenneth Pouncey
2019-07-05Add a `package.json` to the tests/runtime directory. (#15573)Kenneth Pouncey
2019-07-03[wasm] Ongoing work. (#15504)Zoltan Varga
2019-06-20Add an explicit test for https://github.com/dotnet/try/issues/290Larry Ewing
2019-06-18Add tests to the IssuesTestSuite to catch regressionsKenneth Pouncey
2019-06-13Add DataView test cases to BindingsTestSuite.Kenneth Pouncey
2019-06-06[wasm][bcl] Use zlib for DeflateStream on WASM profile (#14308)Kenneth Pouncey
2019-05-05fix typos - expext to expect in wasm testPatrik Švikruha
2019-04-24[wasm][tests] Fix command line arguments.Kenneth Pouncey
2019-04-19Add tests for WebAssemlby.Core.Array initializationKenneth Pouncey
2019-04-12Add tests for past issues to catch regressions. (#13981)Kenneth Pouncey
2019-04-09[wasm] Core Bindings for SharedArrayBuffer (#13913)Kenneth Pouncey
2019-04-06[wasm] Fix Uint8ClampedArray.From(byte[]) invalid cast (#13790)Kenneth Pouncey
2019-03-22Fix indentation to address review commentsKenneth Pouncey
2019-03-21Add tests for send and receive of text and binary messages.Kenneth Pouncey
2019-03-21Add tests forKenneth Pouncey
2019-03-21Add more tests for websockets.Kenneth Pouncey
2019-03-19Merge branch 'master' of https://github.com/mono/mono into wasm-websocket-testsKenneth Pouncey
2019-03-12[wasm][tests] Add WebSocket testsKenneth Pouncey
2019-03-07Merge branch 'master' of https://github.com/mono/mono into wasm-typed-arraysKenneth Pouncey
2019-02-26[wasm] Add browser test suite. (#13145)Kenneth Pouncey
2019-02-13Add corebindings build module and inclusion AOTKenneth Pouncey
2019-02-11MisspellingsKenneth Pouncey
2018-12-28Add pupeteer to the browser tests node packages. (#12179)Kenneth Pouncey
2018-12-20Allow urls with a blob scheme to pass validation in WASM (#12121)Larry Ewing
2018-12-07Address review commentsKenneth Pouncey
2018-12-07Update sdks/wasm/tests/browser/http-spec.js Larry Ewing
2018-12-07Update sdks/wasm/tests/browser/http-spec.js Larry Ewing