aboutsummaryrefslogtreecommitdiff
path: root/velocity-engine-core/src/test/resources/templates/compare/block.cmp
blob: d20dc8cc2912e7385ae559dc896eb73a8826c92e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35

First test : spacing between stuff.  Note that spacing preceeding the directives counts!
One blank line follows

    this should be followed by two blank lines


    this is the if statement. (followed by two blank lines)

        
        this is great (followed by a blank line, 4 spaces on a line,and 2 more, yes there should be one after the 4 spaces)

    

-- Second Test : no spacing between anything (1 blank line follows)

    this
    this is the if statement.
            this is great (line w/ 4 spaces follows (from in front of the #end) + another blank line)
    
------------
True
-----------

-- Third Test : tight tight tight.
-- one blank line follows

blargh This follows blargh
blarghThis immedately follows blargh with a following newline

-- Fourth Test : different kind of tight. blank line follows

blargh
blargh2
blargh3