Roey Regev
|
fc29b98fc1
additional tests, so all named queries are covered
|
6 years ago |
Roey Regev
|
6b2c2082d0
Tests of new implemented named queries
|
6 years ago |
Roey Regev
|
b01e2d6866
Additional negative tests
|
6 years ago |
Roey Regev
|
6cfaff7999
use of 'in' instead of '=' in nestedNamedQueries and additional Test in namedQueries
|
6 years ago |
Roey Regev
|
32f56440c5
added tests for functions using pyparsing
|
6 years ago |
Roey Regev
|
ce484a723f
class to be filled with tests lateron
|
6 years ago |
Roey Regev
|
019ceb4517
additional nested named queries
|
6 years ago |
Roey Regev
|
784167a5df
Additional named query tests
|
6 years ago |
Roey Regev
|
afffcc2cb8
additional named query tests
|
6 years ago |
Roey Regev
|
3c8e8d3e9c
bugfix
|
6 years ago |
Roey Regev
|
0cfa1cd3ee
added definitions.py
|
6 years ago |
Roey Regev
|
fb40054234
Added tests from UT_pyparsing
|
6 years ago |
Carlos Garcia
|
f37afa4a48
Merge branch 'pyparsing_improved' of stefan.schmidt/ID2T-toolkit into master
|
6 years ago |
Carlos Garcia
|
fa0845d26e
Merge branch 'parallel_build' of stefan.schmidt/ID2T-toolkit into master
|
6 years ago |
Carlos Garcia
|
e37395d23a
Merge branch 'summary_fix' of stefan.schmidt/ID2T-toolkit into master
|
6 years ago |
Stefan Schmidt
|
2ce93a99bd
Improved error message when using a comparison operator with a parameterized query as the value
|
6 years ago |
Stefan Schmidt
|
2d4a089c20
Fixed usage of "random", "first" and "last" inside parameterized queries
|
6 years ago |
Stefan Schmidt
|
e28d94fd52
Enabled parallel make
|
6 years ago |
Stefan Schmidt
|
3a93817585
Fixed summary for created statistics db
|
6 years ago |
Carlos Garcia
|
0626dff544
Merge branch 'temporal_efficiency_fix' of stefan.schmidt/ID2T-toolkit into master
|
6 years ago |
Stefan Schmidt
|
47544913ec
Updated the output of the help command
|
6 years ago |
Stefan Schmidt
|
323053b2eb
Allow user-specified lists as values for comparisons in parameterized queries
|
6 years ago |
Stefan Schmidt
|
2985acd3dd
Documented the query parser
|
6 years ago |
Stefan Schmidt
|
3efd717dab
Refactored query parser to disallow usage of "avg" with incompatible attributes
|
6 years ago |
Stefan Schmidt
|
2eb5e54fcb
Implemented all(winSize)
|
6 years ago |
Stefan Schmidt
|
3a47411059
Implemented all(ipClass)
|
6 years ago |
Stefan Schmidt
|
c30b509974
Implemented least_used(ipclass)
|
6 years ago |
Stefan Schmidt
|
903af62a6a
Fail with more descriptive error message when query isn't found
|
6 years ago |
Stefan Schmidt
|
9d9908b20d
Introduced "in" operator for named queries
|
6 years ago |
Jens Keim
|
84255cbc90
add MS17 efficiency test
|
6 years ago |