Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-22 | Implement writeFileSync | Ryan Dahl | |
In collaboration with Tommy Savaria <tommy.savaria@protonmail.ch> | |||
2018-08-20 | Enable http server for tests. | Ryan Dahl | |
2018-08-10 | Support wildcard matching of output in tests | Kitson Kelly | |
2018-08-09 | Adds js/unit_tests.ts (#448) | Ryan Dahl | |
2018-07-24 | Remove handlers crate target. | Ryan Dahl | |
- Add build scripts for Rust flatbuffers. - Rewrites some reply.cc methods in Rust. - Changes some struct elements to table in msg.fbs (rust flatbuffers lacks support currently) - Renames handlers_test to test_rs. - This reorg is needed to make progress on the code cache handler. | |||
2018-07-21 | Add tools/test.py test runner. (#384) | Ryan Dahl | |