Ed Page
b538a43961
refactor(error): Switch to error::ErrorKind
2022-02-02 15:41:24 -06:00
Ed Page
4538d618a7
refactor: Migrate off of .kind
2022-02-01 11:27:08 -06:00
Ed Page
15704dcaff
fix(parser): Ignore Last when checking Hyphe Values
...
This was found with #3249
2022-01-04 09:16:03 -06:00
Ed Page
9c6c0174d2
test: Show more detailed failures
2021-12-27 13:57:38 -06:00
Ed Page
bfc486501a
test: Panic, rather than exit, on error
...
Working on a fix for #3217 and can't see what is failing because the
test process exits.
2021-12-27 12:56:15 -06:00
Ed Page
045bf99ae0
test: Consolidate builder tests
...
This is prep for moving the derive tests. Besides organizing the test
folder for each API, this should reduce link time at the cost of
re-compiling more when a test changes.
2021-11-30 10:07:05 -06:00