mirror of
https://github.com/hickory-dns/hickory-dns.git
synced 2026-04-25 11:15:54 +03:00
[PR #69] [MERGED] moved config_tests out of the server crate #1219
Labels
No labels
blocked
breaking-change
bug
bug:critical
bug:tests
cleanup
compliance
compliance
compliance
crate:all
crate:client
crate:native-tls
crate:proto
crate:recursor
crate:resolver
crate:resolver
crate:rustls
crate:server
crate:util
dependencies
docs
duplicate
easy
easy
enhance
enhance
enhance
feature:dns-over-https
feature:dns-over-quic
feature:dns-over-tls
feature:dnsssec
feature:global_lb
feature:mdns
feature:tsig
features:edns
has workaround
ops
perf
platform:WASM
platform:android
platform:fuchsia
platform:linux
platform:macos
platform:windows
pull-request
question
test
tools
tools
trust
unclear
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hickory-dns#1219
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/hickory-dns/hickory-dns/pull/69
Author: @bluejekyll
Created: 11/11/2016
Status: ✅ Merged
Merged: 11/11/2016
Merged by: @bluejekyll
Base:
master← Head:bfry/config_tests_to_tests📝 Commits (1)
878a146moved config_tests out of the server crate📊 Changes
11 files changed (+46 additions, -181 deletions)
View changed files
📝
README.md(+29 -28)📝
scripts/run_tests.sh(+1 -1)📝
server/src/config.rs(+4 -3)➖
server/src/config/test/default/0.zone(+0 -9)➖
server/src/config/test/default/127.0.0.1.zone(+0 -11)➖
server/src/config/test/default/255.zone(+0 -9)➖
server/src/config/test/default/ipv6_1.zone(+0 -11)➖
server/src/config/test/default/localhost.zone(+0 -12)➖
server/src/config/test/example.com.zone(+0 -11)➖
server/src/config/test/example.toml(+0 -78)📝
server/tests/config_tests.rs(+12 -8)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.