1. 9b7cd11 fixed issue 650 by icetindil · 11 years ago
  2. 003089a checkpoint 513#1: fixed temporal arthmetic operations to use symobl-based operations instead of functions. by JArod · 12 years ago
  3. f1762cd fixed issue 531 by JArod · 12 years ago
  4. 7de5905 addressed Yingyi's comments by JArod · 12 years ago
  5. bcd7fdb checkpoint: debugging the listify argument for aggregate functions by JArod · 12 years ago
  6. a92154f Merge branch 'master' into jarodwen/hotfix/issue425 by JArod · 12 years ago
  7. 7a42411 Update the test framework to fail fast. by Madhusudan.C.S · 12 years ago
  8. 3f6006f checkpoint: added more aggregate test cases by JArod · 12 years ago
  9. 9fe84e2 added type promotion code; updated min/max computer to support type promotion by JArod · 12 years ago
  10. 16f1773 checkpoint: added type hierarchy support; updated sum to support heterogeneous list by JArod · 12 years ago
  11. a321120 revised the list of private functions as per the recent changes to the google doc by ramangrover29 · 12 years ago
  12. 8d9dba2 add comments for tests by buyingyi · 12 years ago
  13. 05eb1c3 fix issue400 by buyingyi · 12 years ago
  14. 204190c added test cases for issue 412 by JArod · 12 years ago
  15. 704d3fe checkpoint 2 with more test cases, and revert back to the original checkout status. by JArod · 12 years ago
  16. 544ae0e checkpoint for count fix by JArod · 12 years ago
  17. 3916fe8 Checkpoint #2 for fixing runtimets. by madhusudancs@gmail.com · 12 years ago
  18. 8a992ac Checkpoint #1 to fix runtimets. by madhusudancs@gmail.com · 12 years ago
  19. 3ebd044 Test changes to integrate with REST API test framework by khfaraaz82@gmail.com · 12 years ago
  20. 9132ab0 changed aggreagte and comparison test directories to integrate with REST API test framework by khfaraaz82@gmail.com · 12 years ago
  21. c37fb89 New directory structure for tests to run using REST framework. by khfaraaz82@gmail.com · 12 years ago
  22. d8b3b90 Initial test framework changes to use RESTAPI. by khfaraaz82@gmail.com · 12 years ago
  23. 669d8f6 Fix for issue 252 and 253 by ramangrover29 · 12 years ago
  24. 768d053 Added droptype.aql test by khfaraaz82@gmail.com · 12 years ago
  25. 23c98ef Reimplemented min/max aggregate functions to support all totally ordered types that have an IBinaryComparator implementation. Added tests. by alexander.behm · 12 years ago
  26. 372a073 Added scalar version of all aggregate functions via a GenericScalarAggregateFunction. Added tests for them on all types, nulls, and empty streams. by alexander.behm · 12 years ago
  27. a269588 Merged asterix_stabilization r545:r554. by alexander.behm · 12 years ago
  28. 35130cd Tests : sum() of numeric values with and without nulls by khfaraaz82@gmail.com · 12 years ago
  29. 5a96f0a Added empty stream tests for aggregate functions with combiner and without combiner. by alexander.behm · 12 years ago
  30. ad982a2 Made avg agg function return null for an empty input stream (for now, subject to change). Added tests for avg, count, sum with an empty input stream. Added basic tests for quantifiers. by alexander.behm · 13 years ago
  31. 38b7ca4 Added asterix project by vinayakb · 13 years ago