David Tolnay
|
23db3a41e7
|
Run expansion tests only if rustfmt is present
|
2020-05-05 21:50:14 -07:00 |
|
David Tolnay
|
0b303c766c
|
Mark tests ignored on emscripten rather than omitting
This way they still appear in `cargo test`'s output.
|
2019-11-24 17:27:30 -08:00 |
|
David Tolnay
|
c371563bfc
|
Reduce nesting of macrotest test cases
|
2019-11-24 17:25:44 -08:00 |
|
Evgenii P
|
9a0e4e0176
|
Ignore expansion test if cargo-expand subcommand isn't present
|
2019-11-03 20:31:08 +08:00 |
|
Evgenii P
|
dc6dbba47c
|
Implement derive macros expansion tests using macrotest
|
2019-11-01 02:32:06 +08:00 |
|