tree: aa25ee4b568708f0c978d2c3b54fd7fcb11c612e [path history] [tgz]
  1. deps/
  2. macros/
  3. regression/
  4. ui/
  5. compiletest.rs
  6. debug.rs
  7. preserve_order.rs
  8. README.md
  9. regression.rs
  10. stream.rs
  11. test.rs
tests/README.md

To run tests

(cd deps && cargo clean && cargo update && cargo build)
cargo test

To update goldens after running ui tests

ui/update-references.sh