Age | Commit message (Collapse) | Author |
|
Apparently test execution under cargo is delegated and the --ignored flag was
being consumed by cargo rather than the test executor. Pass the `--ignored`
flag after a `--` to stop cargo processing the argument.
|
|
|
|
|
|
|
|
whoo boy these are gross sorry about that
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
integer floats need a .0, the rest get default precision
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|