1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/mirrors-varnish

Клонировать/Скачать
vtc.am 769
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Dridi Boukelmoune Отправлено 10.07.2024 11:45 062e71e
## This file helps set up a varnishtest execution without a traditional
## pre-defined list of tests. Test cases are expected to be located in a
## tests/ directory relative to the Makefile's source directory.
##
## When a difference is detected, a refresh is triggered by calling the
## vtc-refresh-tests target that must be defined in the including Makefile.
##
## The current assumption is that all the tests for the Makefile are VTCs
## and may be revisited if needed.
VTC_LOG_COMPILER = $(top_builddir)/bin/varnishtest/varnishtest -v -i
TEST_EXTENSIONS = .vtc
check: vtc-check-tests
vtc-check-tests:
@mkdir -p tests ; \
LC_ALL=C; \
if [ "$$(cd $(srcdir) && echo tests/*.vtc)" != "$(TESTS)" ]; then \
cd $(top_builddir) && ./config.status --recheck ; \
fi

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/mirrors-varnish.git
git@api.gitlife.ru:oschina-mirror/mirrors-varnish.git
oschina-mirror
mirrors-varnish
mirrors-varnish
master