Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
libvmod-re
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
uplex-varnish
libvmod-re
Commits
e81b5600
Unverified
Commit
e81b5600
authored
Jan 31, 2025
by
Nils Goroll
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Rename tests directory to vtc
parent
ad443723
Changes
27
Hide whitespace changes
Inline
Side-by-side
Showing
27 changed files
with
2 additions
and
2 deletions
+2
-2
Makefile.am
src/Makefile.am
+2
-2
a01.vtc
src/vtc/a01.vtc
+0
-0
a02.vtc
src/vtc/a02.vtc
+0
-0
a03.vtc
src/vtc/a03.vtc
+0
-0
b01.vtc
src/vtc/b01.vtc
+0
-0
b02.vtc
src/vtc/b02.vtc
+0
-0
b03.vtc
src/vtc/b03.vtc
+0
-0
b04.vtc
src/vtc/b04.vtc
+0
-0
b05.vtc
src/vtc/b05.vtc
+0
-0
b06.vtc
src/vtc/b06.vtc
+0
-0
c01.vtc
src/vtc/c01.vtc
+0
-0
c02.vtc
src/vtc/c02.vtc
+0
-0
c03.vtc
src/vtc/c03.vtc
+0
-0
c04.vtc
src/vtc/c04.vtc
+0
-0
c05.vtc
src/vtc/c05.vtc
+0
-0
c06.vtc
src/vtc/c06.vtc
+0
-0
c07.vtc
src/vtc/c07.vtc
+0
-0
c08.vtc
src/vtc/c08.vtc
+0
-0
c09.vtc
src/vtc/c09.vtc
+0
-0
c10.vtc
src/vtc/c10.vtc
+0
-0
c11.vtc
src/vtc/c11.vtc
+0
-0
c12.vtc
src/vtc/c12.vtc
+0
-0
c13.vtc
src/vtc/c13.vtc
+0
-0
c14.vtc
src/vtc/c14.vtc
+0
-0
c15.vtc
src/vtc/c15.vtc
+0
-0
c16.vtc
src/vtc/c16.vtc
+0
-0
c17.vtc
src/vtc/c17.vtc
+0
-0
No files found.
src/Makefile.am
View file @
e81b5600
...
...
@@ -17,10 +17,10 @@ vcc_if.h vmod_re.man.rst: @VMODTOOL@ $(top_srcdir)/src/vmod_re.vcc
vmod_re.c
:
vcc_if.h
VMOD_TESTS
=
$(top_srcdir)
/src/
tests
/
*
.vtc
VMOD_TESTS
=
$(top_srcdir)
/src/
vtc
/
*
.vtc
.PHONY
:
$(VMOD_TESTS)
$(top_srcdir)/src/
tests
/*.vtc
:
libvmod_re.la
$(top_srcdir)/src/
vtc
/*.vtc
:
libvmod_re.la
PATH
=
@LIBVARNISHAPI_SBINDIR@:
$$
PATH
\
@VARNISHTEST@
-l
-Dvmod_topbuild
=
$(abs_top_builddir)
$@
...
...
src/
tests
/a01.vtc
→
src/
vtc
/a01.vtc
View file @
e81b5600
File moved
src/
tests
/a02.vtc
→
src/
vtc
/a02.vtc
View file @
e81b5600
File moved
src/
tests
/a03.vtc
→
src/
vtc
/a03.vtc
View file @
e81b5600
File moved
src/
tests
/b01.vtc
→
src/
vtc
/b01.vtc
View file @
e81b5600
File moved
src/
tests
/b02.vtc
→
src/
vtc
/b02.vtc
View file @
e81b5600
File moved
src/
tests
/b03.vtc
→
src/
vtc
/b03.vtc
View file @
e81b5600
File moved
src/
tests
/b04.vtc
→
src/
vtc
/b04.vtc
View file @
e81b5600
File moved
src/
tests
/b05.vtc
→
src/
vtc
/b05.vtc
View file @
e81b5600
File moved
src/
tests
/b06.vtc
→
src/
vtc
/b06.vtc
View file @
e81b5600
File moved
src/
tests
/c01.vtc
→
src/
vtc
/c01.vtc
View file @
e81b5600
File moved
src/
tests
/c02.vtc
→
src/
vtc
/c02.vtc
View file @
e81b5600
File moved
src/
tests
/c03.vtc
→
src/
vtc
/c03.vtc
View file @
e81b5600
File moved
src/
tests
/c04.vtc
→
src/
vtc
/c04.vtc
View file @
e81b5600
File moved
src/
tests
/c05.vtc
→
src/
vtc
/c05.vtc
View file @
e81b5600
File moved
src/
tests
/c06.vtc
→
src/
vtc
/c06.vtc
View file @
e81b5600
File moved
src/
tests
/c07.vtc
→
src/
vtc
/c07.vtc
View file @
e81b5600
File moved
src/
tests
/c08.vtc
→
src/
vtc
/c08.vtc
View file @
e81b5600
File moved
src/
tests
/c09.vtc
→
src/
vtc
/c09.vtc
View file @
e81b5600
File moved
src/
tests
/c10.vtc
→
src/
vtc
/c10.vtc
View file @
e81b5600
File moved
src/
tests
/c11.vtc
→
src/
vtc
/c11.vtc
View file @
e81b5600
File moved
src/
tests
/c12.vtc
→
src/
vtc
/c12.vtc
View file @
e81b5600
File moved
src/
tests
/c13.vtc
→
src/
vtc
/c13.vtc
View file @
e81b5600
File moved
src/
tests
/c14.vtc
→
src/
vtc
/c14.vtc
View file @
e81b5600
File moved
src/
tests
/c15.vtc
→
src/
vtc
/c15.vtc
View file @
e81b5600
File moved
src/
tests
/c16.vtc
→
src/
vtc
/c16.vtc
View file @
e81b5600
File moved
src/
tests
/c17.vtc
→
src/
vtc
/c17.vtc
View file @
e81b5600
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment