Zack Pierce

Results 6 issues of Zack Pierce

Uses proptest to generate many arbitrary strings to compare for each of the similarity functions.

Presently qemu-test uses manual tracking of the number of expected tests we want to pass inside the seL4 instance (where the ferros-test based driver is generating output). It would be...

Makes the `tracing-subscriber` dependency optional and mentions it in the `cli` feature-set. This means the `oso` library no longer has a hard `tracing-subscriber` dependency, in accordance with best practices for...

I saw the lone "FIXME" comment and could not resist trying to help. The approach I ended up using is a direct search through the input string rather than a...

The addition of all of the data structures within the apipAccessibility element introduced in QTI 2.1 Final. A related capability that is also included is the ability to control the...

As the title suggests, it would be great to be able to use `eventsource` within the context of a `tokio` 1.x world, so bumping the `reqwest` dependency to a version...