Changeset 6d3dc34 in mod_gnutls for test/Makefile.am
- Timestamp:
- Dec 4, 2019, 12:57:11 PM (3 years ago)
- Branches:
- asyncio, master, proxy-ticket
- Children:
- 42097fb
- Parents:
- a2d1bb9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/Makefile.am
ra2d1bb9 r6d3dc34 54 54 endif 55 55 56 # Python tools for tests 57 noinst_PYTHON = https-test-client.py mgstest/http.py mgstest/__init__.py \ 58 mgstest/tests.py 59 56 60 # Identities in the miniature CA, server, and client environment for 57 61 # the test suite … … 249 253 EXTRA_DIST = $(apache_data) $(cert_templates) $(shared_identities:=/uid.in) \ 250 254 apache_service.bash common.bash runtests authority/server/crl.template \ 251 softhsm.bash https-test-client.py255 softhsm.bash 252 256 253 257 # Lockfile for the main Apache process
Note: See TracChangeset
for help on using the changeset viewer.