Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | | This test needs to be updated after every change (it contains line number), which is annoying. It also fails on windows due to \, so it's easier to remove it. | ||||
* | Update crates/expect/src/lib.rs | Aleksey Kladov | 2020-06-27 | 1 | -1/+1 |
| | | | Co-authored-by: bjorn3 <[email protected]> | ||||
* | Update crates/expect/src/lib.rs | Aleksey Kladov | 2020-06-27 | 1 | -2/+4 |
| | | | | Co-authored-by: bjorn3 <[email protected]> | ||||
* | Add light-weight snapshot testing library with editor integration | Aleksey Kladov | 2020-06-27 | 2 | -0/+317 |