Tony Ennis
|
187808cacf
EAGLESIX-2699 Add error codes to error messages. Add test cases for missing arguments.
|
%!s(int64=11) %!d(string=hai) anos |
Tony Ennis
|
f368415534
EAGLESIX-2699 Improved the expression to better match the c++ code.
|
%!s(int64=11) %!d(string=hai) anos |
Tony Ennis
|
92f6f0a998
Merge branch 'feature/mongo_2.6.5_expressions' into feature/mongo_2.6.5_expressions_ifNull_Cond_Not
|
%!s(int64=11) %!d(string=hai) anos |
Tony Ennis
|
4063f9433d
EAGLESIX-2696 Added more comments to help me remember what to fix :-P
|
%!s(int64=11) %!d(string=hai) anos |
Kyle P Davis
|
68633f0443
Merge pull request #30 from RiveraGroup/feature/mongo_2.6.5_expressions_Const
|
%!s(int64=11) %!d(string=hai) anos |
Kyle P Davis
|
12ac67aed6
EAGLESIX-2651: Const: more tests, fix serialize bug
|
%!s(int64=11) %!d(string=hai) anos |
Tony Ennis
|
f7f59c2495
EAGLESIX-2699 more enhancements to the $cond code.
|
%!s(int64=11) %!d(string=hai) anos |
Tony Ennis
|
2d9afc2b68
EAGLESIX-2699 Filled out test cases for 'object' implementation of $cond.
|
%!s(int64=11) %!d(string=hai) anos |
Tony Ennis
|
23a651f778
EAGLESIX-2699 This includes ifNull, Not, and Cond. The latter is turning out to be interesting - I am not sure the code we have works at all.
|
%!s(int64=11) %!d(string=hai) anos |
Tony Ennis
|
3f2676354c
EAGLESIX- filling out the test cases, minor changes to expression classes.
|
%!s(int64=11) %!d(string=hai) anos |
Tony Ennis
|
b9eab995fa
EAGLESIX-2696 First pass at test cases and minor code changes for ConstantExpression.
|
%!s(int64=11) %!d(string=hai) anos |
Kyle P Davis
|
4fdcd3aa0d
Merge pull request #8 from RiveraGroup/feature/mongo_2.6.5_expressions_Document
|
%!s(int64=11) %!d(string=hai) anos |
Kyle P Davis
|
d2b6505e92
EAGLESIX-2651: Document: add SKIPPED notes; rearranged a few things to to match original source code (cpp then h)
|
%!s(int64=11) %!d(string=hai) anos |
Kyle P Davis
|
22ac3a1af7
EAGLESIX-2651: Value: add getType helper
|
%!s(int64=11) %!d(string=hai) anos |
Kyle P Davis
|
c8fa14fb84
EAGLESIX-2651: VariadicExpression: minor cleanup
|
%!s(int64=11) %!d(string=hai) anos |
Kyle P Davis
|
2610e97122
EAGLESIX-2651: Expression: cleanup notes; tag error messages; fix bug with evaluate
|
%!s(int64=11) %!d(string=hai) anos |
Kyle P Davis
|
7282fce999
Merge branch 'feature/mongo_2.6.5_expressions' into feature/mongo_2.6.5_expressions_Document
|
%!s(int64=11) %!d(string=hai) anos |
Kyle P Davis
|
fd5f855b3b
Merge pull request #4 from RiveraGroup/feature/mongo_2.6.5_expressions_Value
|
%!s(int64=11) %!d(string=hai) anos |
Kyle P Davis
|
3c8f40daa0
EAGLESIX-2651: Document: tweak tests format; self-hosted line
|
%!s(int64=11) %!d(string=hai) anos |
Kyle P Davis
|
b8d380a56a
EAGLESIX-2651: Value: add tests; fix issues found
|
%!s(int64=11) %!d(string=hai) anos |
tonyennis
|
6666d067c4
Merge pull request #10 from RiveraGroup/feature/mongo_2.6.5_expressions_Let
|
%!s(int64=11) %!d(string=hai) anos |
tonyennis
|
c78aa6c1e2
Merge pull request #9 from RiveraGroup/feature/mongo_2.6.5_expressions_Variadic
|
%!s(int64=11) %!d(string=hai) anos |
tonyennis
|
be979ad801
Merge pull request #7 from RiveraGroup/feature/mongo_2.6.5_expressions_Expression
|
%!s(int64=11) %!d(string=hai) anos |
Tony Ennis
|
a3711ea8d3
EAGLESIX-2688 Added a missing #evaluate function.
|
%!s(int64=11) %!d(string=hai) anos |
Tony Ennis
|
ca9de7a8a3
EAGLESIX-2693 corrected a typo in a test case.
|
%!s(int64=11) %!d(string=hai) anos |
Tony Ennis
|
fea39e1c6f
EAGLESIX-2693 Fixed some manner of editing error.
|
%!s(int64=11) %!d(string=hai) anos |
Tony Ennis
|
8e95691a92
EAGLESIX-2695 fixed a typo in a comment.
|
%!s(int64=11) %!d(string=hai) anos |
Jared Hall
|
bbdcc50cca
EAGLESIX-2691 Fixed test case
|
%!s(int64=11) %!d(string=hai) anos |
Kyle P Davis
|
9ec141c961
EAGLESIX-2651: Value: stub tests; mv _coerceToNumber to coerceToNumber and add docs for this minor deviation
|
%!s(int64=11) %!d(string=hai) anos |
Kyle P Davis
|
93beee9338
EAGLESIX-2687: mv Value test file into tests dir
|
%!s(int64=11) %!d(string=hai) anos |