Package: rust-regex-automata / 0.4.13-1

Metadata

Package Version Patches format
rust-regex-automata 0.4.13-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable tests missing testdata.patch | (download)

tests/dfa/suite.rs | 46 23 + 23 - 0 !
tests/hybrid/suite.rs | 34 17 + 17 - 0 !
tests/lib.rs | 4 2 + 2 - 0 !
tests/meta/suite.rs | 22 11 + 11 - 0 !
tests/nfa/thompson/backtrack/suite.rs | 14 7 + 7 - 0 !
tests/nfa/thompson/pikevm/suite.rs | 10 5 + 5 - 0 !
6 files changed, 65 insertions(+), 65 deletions(-)

---
remove regex test.patch | (download)

Cargo.toml | 3 0 + 3 - 0 !
tests/dfa/onepass/suite.rs | 38 19 + 19 - 0 !
tests/dfa/suite.rs | 77 38 + 39 - 0 !
tests/hybrid/suite.rs | 62 31 + 31 - 0 !
tests/lib.rs | 12 6 + 6 - 0 !
tests/meta/suite.rs | 38 19 + 19 - 0 !
tests/nfa/thompson/backtrack/suite.rs | 34 17 + 17 - 0 !
tests/nfa/thompson/pikevm/suite.rs | 34 17 + 17 - 0 !
8 files changed, 147 insertions(+), 151 deletions(-)

---
relax dep.diff | (download)

Cargo.toml | 5 2 + 3 - 0 !
1 file changed, 2 insertions(+), 3 deletions(-)

---