Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-10 | feat: Make integration tests rust unit tests (#2884) | Bartek Iwańczuk | |
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com> | |||
2019-05-03 | add "deno run" subcommand (#2215) | Bartek Iwańczuk | |
2019-04-04 | Non-fatal compile_sync failures (#2039) | andy finch | |
And model worker resources as Stream | |||
2019-03-18 | Integrate //core into existing code base | Ryan Dahl | |
This disables a few tests which are broken still: - tests/error_004_missing_module.test - tests/error_005_missing_dynamic_import.test - tests/error_006_import_ext_failure.test - repl_test test_set_timeout - repl_test test_async_op - repl_test test_set_timeout_interlaced - all of permission_prompt_test | |||
2018-12-10 | Use stderr for exceptions (#1303) | Ryan Dahl | |
2018-11-04 | Improve integration test harness (#1142) | Kitson Kelly | |