index
:
knot-resolver
master
knot-resolver
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
meson: fix build on OSX
Tomas Krizek
2019-03-12
1
-1
/
+1
*
ci: ignore ASAN leak in cqueues
Tomas Krizek
2019-03-12
1
-0
/
+2
*
meson: compat - use string instead of feature
Tomas Krizek
2019-03-12
1
-3
/
+7
*
gitlabci: fix build:darwin in travis
Tomas Krizek
2019-03-12
1
-5
/
+1
*
meson: remove remaining makefiles
Tomas Krizek
2019-03-12
1
-43
/
+0
*
gitlabci: fix scan-build
Tomas Krizek
2019-03-12
1
-51
/
+0
*
gitlabci: fix lint:tidy
Tomas Krizek
2019-03-12
2
-4
/
+4
*
meson: change extra_tests to postinstall_tests (incl config tests)
Tomas Krizek
2019-03-12
1
-4
/
+7
*
meson: remove no longer needed makefiles
Tomas Krizek
2019-03-12
3
-105
/
+0
*
meson: tests/integration - turn off DNSSEC, add additional tests
Tomas Krizek
2019-03-12
2
-1
/
+3
*
meson: tests/pytests - fix PATH
Tomas Krizek
2019-03-12
1
-19
/
+18
*
meson: use add_project_arguments
Tomas Krizek
2019-03-12
2
-2
/
+0
*
meson: use c_args instead of setting global compiler options
Tomas Krizek
2019-03-12
2
-1
/
+2
*
meson: modules - fix ahocorasick, mock_cmodule
Tomas Krizek
2019-03-12
1
-1
/
+1
*
meson: use features in options
Tomas Krizek
2019-03-12
1
-8
/
+12
*
meson: use sbin_dir variable
Tomas Krizek
2019-03-12
3
-3
/
+3
*
meson: organize dependencies
Tomas Krizek
2019-03-12
2
-36
/
+40
*
meson: cleanup
Tomas Krizek
2019-03-12
3
-7
/
+10
*
meson: tests/integration run all test suites
Tomas Krizek
2019-03-12
2
-23
/
+58
*
meson: tests - check for py3_deps
Tomas Krizek
2019-03-12
2
-11
/
+15
*
meson: tests/pytests - add extra_tests build option
Tomas Krizek
2019-03-12
3
-31
/
+56
*
meson: tests/integration - prepare script
Tomas Krizek
2019-03-12
2
-0
/
+31
*
meson: tests/pytests - use PATH instead of *_EXEC vars
Tomas Krizek
2019-03-12
3
-21
/
+17
*
meson: tests/config: use PATH instead of KRESD_EXEC
Tomas Krizek
2019-03-12
1
-6
/
+10
*
tests/integration: move related files
Tomas Krizek
2019-03-12
35
-0
/
+0
*
test/integration: move deckard submodule
Tomas Krizek
2019-03-12
2
-0
/
+0
*
meson: tests/config: always define config tests
Tomas Krizek
2019-03-12
1
-31
/
+29
*
meson: tests/pytests - run extended test suite
Tomas Krizek
2019-03-12
1
-2
/
+22
*
tests/pytests: fix deprecation warning with latest pytest
Tomas Krizek
2019-03-12
1
-1
/
+2
*
meson: tests/pytests - run pytests successfully
Tomas Krizek
2019-03-12
1
-1
/
+3
*
tests/pytests: use KRESD_EXEC, TLSPROXY_EXEC env vars
Tomas Krizek
2019-03-12
2
-2
/
+4
*
meson: tests/pytests - compile tls proxy
Tomas Krizek
2019-03-12
4
-8
/
+46
*
meson: tests/config - fix load_ta test
Tomas Krizek
2019-03-12
1
-4
/
+4
*
meson: tests/config - use script to prepare workdir
Tomas Krizek
2019-03-12
2
-49
/
+7
*
meson: tests/config - add keyfile tests
Tomas Krizek
2019-03-12
12
-18
/
+38
*
meson: tests/config - run worker test
Tomas Krizek
2019-03-12
1
-0
/
+1
*
meson: tests/config - run simple config tests
Tomas Krizek
2019-03-12
2
-0
/
+50
*
tests/config: remove obsolete variable
Tomas Krizek
2019-03-12
1
-2
/
+2
*
tests/test_cache.c: remove obsolete test
Tomas Krizek
2019-03-12
1
-395
/
+0
*
meson: unit tests - move test closer to code
Tomas Krizek
2019-03-12
16
-1299
/
+45
*
meson: tests - unit tests without coverage
Tomas Krizek
2019-03-12
1
-0
/
+56
*
meson: add option keyfile_default
Tomas Krizek
2019-03-12
2
-2
/
+2
*
resolve, iterate: fix fallback when upstream SERVFAILs
Vladimír Čunát
2019-03-08
1
-0
/
+0
*
reworked cache stats
Petr Špaček
2019-03-06
2
-4
/
+6
*
cache: rename kr_cache_sync -> kr_cache_commit
Petr Špaček
2019-03-06
1
-9
/
+9
*
tests: rename forgotten worker.test.lua
Vladimír Čunát
2019-02-28
1
-0
/
+0
*
pytests/tlsproxy: fix C warnings
Tomas Krizek
2019-02-22
1
-11
/
+6
*
test nitpicks: fix -Wpedantic issues
Vladimír Čunát
2019-02-21
2
-5
/
+6
*
pytests/proxy: run test_rehandshake with TLS 1.3 as well
Tomas Krizek
2019-01-23
2
-4
/
+21
*
pytests/proxy: support for TLSv1.3 posthadshake reauth
Grigorii Demidov
2019-01-23
3
-14
/
+150
[next]