mirror of
https://github.com/RGBCube/alejandra
synced 2025-07-30 12:07:46 +00:00
Make tests green on systems with different number of physical CPUs
Also pretty print the assert_eq call of the big output.txt comparisson to be actually able to see where things fail with diff.
This commit is contained in:
parent
7da44e0943
commit
3ce9e7d115
4 changed files with 17 additions and 2 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -21,6 +21,7 @@ dependencies = [
|
|||
"clap",
|
||||
"futures",
|
||||
"num_cpus",
|
||||
"pretty_assertions",
|
||||
"rand",
|
||||
"toml",
|
||||
"walkdir",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue