Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a license field to all the crates | Yuki Okushi | 2020-07-14 | 1 | -0/+1 |
* | no doctests | Aleksey Kladov | 2020-07-11 | 1 | -0/+3 |
* | Move diagnostics tests to expect | Aleksey Kladov | 2020-07-09 | 1 | -0/+4 |
* | Simplify | Aleksey Kladov | 2020-07-09 | 1 | -31/+18 |
* | Unify tests | Aleksey Kladov | 2020-07-09 | 1 | -5/+22 |
* | No blank indent | Aleksey Kladov | 2020-07-09 | 1 | -1/+1 |
* | Move test data to test_data directory | Aleksey Kladov | 2020-07-01 | 1 | -1/+1 |
* | Add file support to expect | Aleksey Kladov | 2020-07-01 | 1 | -8/+52 |
* | Cleanup | Aleksey Kladov | 2020-07-01 | 1 | -13/+23 |
* | Don't fail tests when updating snapshot | Aleksey Kladov | 2020-07-01 | 1 | -8/+9 |
* | Fix potential overflow | Aleksey Kladov | 2020-06-27 | 1 | -1/+1 |
* | style | Aleksey Kladov | 2020-06-27 | 1 | -2/+4 |
* | Add colors | Aleksey Kladov | 2020-06-27 | 2 | -5/+14 |
* | Remove fragile test | Aleksey Kladov | 2020-06-27 | 1 | -29/+2 |
* | Update crates/expect/src/lib.rs | Aleksey Kladov | 2020-06-27 | 1 | -1/+1 |
* | Update crates/expect/src/lib.rs | Aleksey Kladov | 2020-06-27 | 1 | -2/+4 |
* | Add light-weight snapshot testing library with editor integration | Aleksey Kladov | 2020-06-27 | 2 | -0/+317 |