glsl: move to compiler/
[mesa.git] / src / compiler / glsl / glcpp / tests / 124-preprocessing-numbers.c.expected
1
2
3
4
5
6
7
8
9
10
11
12 1e
13 1OK
14
15
16 123e+OK
17 .23E+OK
18 1.3e-OK
19 12.E-OK
20 123p+OK
21 .23P+OK
22 1.3p-OK
23 12.P-OK
24 123..OK
25 .23.OK.OK
26
27
28
29
30 123ef+GO
31 .23E3-GO
32 1.3e--GO
33 12.E-&GO
34 123p+OK+GO
35 .23P+OK;GO
36 1.3p-OK-GO
37 12.P-OK&GO