1# Licensed to the Apache Software Foundation (ASF) under one 2# or more contributor license agreements. See the NOTICE file 3# distributed with this work for additional information 4# regarding copyright ownership. The ASF licenses this file 5# to you under the Apache License, Version 2.0 (the 6# "License"); you may not use this file except in compliance 7# with the License. You may obtain a copy of the License at 8# 9# http://www.apache.org/licenses/LICENSE-2.0 10# 11# Unless required by applicable law or agreed to in writing, 12# software distributed under the License is distributed on an 13# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 14# KIND, either express or implied. See the License for the 15# specific language governing permissions and limitations 16# under the License. 17 18test.template.1 = arithmetic 19test.template.2 = array 20test.template.3 = block 21test.template.4 = comment 22test.template.5 = equality 23test.template.6 = escape 24test.template.7 = foreach-array 25test.template.8 = foreach-method 26test.template.9 = foreach-variable 27test.template.10 = formal 28test.template.11 = if 29test.template.12 = logical 30test.template.13 = loop 31test.template.14 = method 32test.template.15 = quotes 33test.template.16 = sample 34test.template.17 = shorthand 35test.template.18 = test 36test.template.19 = diabolical 37test.template.20 = pedantic 38test.template.21 = subclass 39test.template.22 = foreach-map 40test.template.23 = include 41test.template.24 = escape2 42test.template.25 = parse 43test.template.26 = velocimacro 44test.template.27 = reference 45test.template.28 = interpolation 46test.template.29 = vm_test1 47test.template.30 = map 48test.template.31 = ifstatement 49test.template.32 = math 50test.template.33 = range 51test.template.34 = get 52test.template.35 = velocimacro2 53test.template.36 = foreach-type 54test.template.37 = foreach-introspect 55test.template.38 = settest 56test.template.39 = newline 57test.template.40 = logical2 58test.template.41 = string 59test.template.42 = stop1 60test.template.43 = stop2 61test.template.44 = foreach-null-list 62test.template.45 = curly-directive 63test.template.46 = comment-eof 64test.template.47 = commas 65test.template.48 = stop3 66