rust-datatest-stable-devel-0.3.3-3.fc44 in Fedora Rawhide
↵ Return to the main page of rust-datatest-stable-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
| Date |
Author |
Change |
| 2026-01-17 |
Fedora Release Engineering <releng at fedoraproject dot org> - 0.3.3-3 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild |
| 2025-12-27 |
Benjamin A. Beasley <code at musicinmybrain dot net> - 0.3.3-2 |
- Exclude some unnecessary files from the crate
- Fixes an unwanted dependency on bash |
| 2025-12-27 |
Benjamin A. Beasley <code at musicinmybrain dot net> - 0.3.3-1 |
- Initial package (close RHBZ#2423802) |
Provides
- crate(datatest-stable)
- rust-datatest-stable-devel
Files
- usr/
- share/
- cargo/
- registry/
- datatest-stable-0.3.3/
- .cargo-checksum.json
- CHANGELOG.md
- CONTRIBUTING.md
- Cargo.toml
- LICENSE-APACHE
- LICENSE-MIT
- README.md
- src/
- data_source.rs
- lib.rs
- macros.rs
- runner.rs
- tests/
- compile-fail/
- empty-arg-list.rs
- empty-arg-list.stderr
- extra-args.rs
- extra-args.stderr
- incorrect-arg-in-pattern.rs
- incorrect-arg-in-pattern.stderr
- missing-root-comma.rs
- missing-root-comma.stderr
- missing-root-no-args.rs
- missing-root-no-args.stderr
- missing-root-no-comma.rs
- missing-root-no-comma.stderr
- missing-test-comma.rs
- missing-test-comma.stderr
- missing-test-no-comma.rs
- missing-test-no-comma.stderr
- old-format.rs
- old-format.stderr
- pattern-not-ident.rs
- pattern-not-ident.stderr
- root-not-ident.rs
- root-not-ident.stderr
- root-out-of-order.rs
- root-out-of-order.stderr
- test-not-ident.rs
- test-not-ident.stderr
- test-out-of-order.rs
- test-out-of-order.stderr
- example.rs
- files/
- b.txt
- c.skip.txt
- dir/
- other.json
- integration.rs