rbock
|
09f23cea0a
|
Reformatted using clang-format
Please use clang-format before submitting code, e.g via the pre-commit
supplied in the repo (thanks AndiDog)
|
2015-09-13 21:33:19 +02:00 |
|
Reto Schneider
|
5756b2355f
|
Remove trailing spaces.
|
2015-08-05 14:43:21 +02:00 |
|
rbock
|
bbe933f943
|
count is the first auto-aliased function
If used in an expression, count does not have an alias.
If used as a field in a select, it does have an alias.
|
2015-07-05 11:08:13 +02:00 |
|
rbock
|
303ee750ad
|
Added test for selecting a constant value
|
2015-06-26 16:16:07 +02:00 |
|
rbock
|
0807e57958
|
Fixed warnings about missing initializers
|
2015-05-30 16:45:06 +02:00 |
|
Daniel Pfeifer
|
b99e2f653b
|
build a combined executable for all tests
|
2015-05-29 21:20:15 +02:00 |
|
Daniel Pfeifer
|
036d63e6cf
|
drop suffix 'Test' from tests
|
2015-05-29 20:40:38 +02:00 |
|