mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-13 06:41:03 +00:00
Remove old instructions intended for compiletest
This commit is contained in:
@@ -1,18 +0,0 @@
|
|||||||
#### To run unit tests
|
|
||||||
|
|
||||||
```sh
|
|
||||||
cargo test
|
|
||||||
```
|
|
||||||
|
|
||||||
#### To run ui tests
|
|
||||||
|
|
||||||
```sh
|
|
||||||
(cd deps && cargo clean && cargo update && cargo build)
|
|
||||||
cargo test --features compiletest
|
|
||||||
```
|
|
||||||
|
|
||||||
#### To update goldens after running ui tests
|
|
||||||
|
|
||||||
```sh
|
|
||||||
tests/ui/update-references.sh
|
|
||||||
```
|
|
||||||
Reference in New Issue
Block a user