Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-04 | split the repo into a workspace | Christian Poveda | |
remove `clap` dependency :tada: update the book installation instructions | |||
2021-02-18 | Rename whitelist -> allowlist and blacklist -> blocklist | Marcel Hlopko | |
For the commandline arguments I added undocumented aliases to old flags, to stay backwards compatible. | |||
2018-07-29 | Quote regexes in test headers | Josh Hejna | |
When using test-one.sh, unquoted wildcards are expanded by the shell, resulting in failing tests. | |||
2017-08-21 | Opaque tests for can derive Eq | Zhiting Zhu | |
2017-08-14 | Opaque related tests for derive PartialEq | Zhiting Zhu | |
2017-08-09 | Opaque related tests for derive Hash | Zhiting Zhu | |
2017-01-23 | Unify under the `bindgen` name. | Emilio Cobos Álvarez | |