Changeset 6c5c2ec in mod_gnutls
- Timestamp:
- Apr 24, 2018, 2:12:33 AM (5 years ago)
- Branches:
- asyncio, debian/master, main, master, proxy-ticket
- Children:
- 0363315
- Parents:
- 14a6f41
- Location:
- test
- Files:
-
- 5 added
- 1 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
test/Makefile.am
r14a6f41 r6c5c2ec 15 15 test-12_cgi_variables.bash \ 16 16 test-13_cgi_variables_no_client_cert.bash \ 17 test-14_ basic_openpgp.bash17 test-14_resume_session.bash 18 18 if USE_MSVA 19 19 dist_check_SCRIPTS += test-15_basic_msva.bash -
test/tests/Makefile.am
r14a6f41 r6c5c2ec 14 14 12_cgi_variables/apache.conf 12_cgi_variables/gnutls-cli.args 12_cgi_variables/input 12_cgi_variables/output \ 15 15 13_cgi_variables_no_client_cert/apache.conf 13_cgi_variables_no_client_cert/gnutls-cli.args 13_cgi_variables_no_client_cert/input 13_cgi_variables_no_client_cert/output \ 16 14_resume_session/apache.conf 14_resume_session/gnutls-cli.args 14_resume_session/input 14_resume_session/output \ 16 17 15_basic_msva/apache.conf 15_basic_msva/gnutls-cli.args 15_basic_msva/input 15_basic_msva/output \ 17 18 16_view-status/apache.conf 16_view-status/gnutls-cli.args 16_view-status/input 16_view-status/output \
Note: See TracChangeset
for help on using the changeset viewer.