Changeset 359f009 in mod_gnutls for test/Makefile.am
- Timestamp:
- Oct 24, 2018, 2:05:36 AM (2 years ago)
- Branches:
- asyncio, debian/master, master, proxy-ticket
- Children:
- 15368a4
- Parents:
- 8273683
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/Makefile.am
r8273683 r359f009 31 31 test-26_redirect_HTTP_to_HTTPS.bash \ 32 32 test-27_OCSP_server.bash \ 33 test-28_HTTP2_support.bash 33 test-28_HTTP2_support.bash \ 34 test-29_force_handshake_vhost.bash 34 35 35 36 TEST_EXTENSIONS = .bash 36 37 TESTS = $(dist_check_SCRIPTS) 38 39 # Check is not yet implemented 40 XFAIL_TESTS = test-29_force_handshake_vhost.bash 37 41 38 42 check_PROGRAMS = pgpcrc
Note: See TracChangeset
for help on using the changeset viewer.