Richard Feldman
|
2a9c5eee28
|
Fix nullable unwrapped tests
|
2022-05-25 23:55:38 -04:00 |
|
Richard Feldman
|
dabf741a65
|
Drop an unnecessary test (static strings make it moot)
|
2022-05-25 13:42:13 -04:00 |
|
Richard Feldman
|
22f55cc42b
|
Add bindgen fixture for nullable-unwrapped
|
2022-05-24 16:16:04 -04:00 |
|
Richard Feldman
|
7a0ca60d10
|
Add failing test for tag union w/o padding
|
2022-05-20 23:36:55 -04:00 |
|
Richard Feldman
|
539c937a00
|
Add bindgen test for nonrecursive tag union
|
2022-05-20 22:03:31 -04:00 |
|
Richard Feldman
|
8586103adc
|
Add bindgen test for tag union enumeration
|
2022-05-19 21:25:28 -04:00 |
|
Richard Feldman
|
ca22dd6179
|
cargo build cli before running bindgen CLI tests
This makes sure the `target` folder isn't stale,
which can cause weird symptoms
|
2022-05-19 21:25:27 -04:00 |
|
Richard Feldman
|
163ebc353b
|
Simplify shared fixture file structure
|
2022-05-15 22:12:55 -04:00 |
|
Richard Feldman
|
8bef38a655
|
Add nested record bindgen test
|
2022-05-15 22:12:54 -04:00 |
|
Richard Feldman
|
4213a3edf6
|
Update some comments
|
2022-05-15 22:12:54 -04:00 |
|
Richard Feldman
|
944ada7d42
|
Always check for bindgen fixtures without tests
|
2022-05-15 22:12:54 -04:00 |
|
Richard Feldman
|
42afb51d53
|
Run bindgen fixtures from a macro
|
2022-05-15 22:12:53 -04:00 |
|
Richard Feldman
|
4ecd9d3621
|
Get first bindgen CLI test working
|
2022-05-15 22:12:53 -04:00 |
|
Richard Feldman
|
9d9db67d58
|
Introduce some end-to-end bindgen-cli tests
|
2022-05-15 22:12:52 -04:00 |
|