1. 3916fe8 Checkpoint #2 for fixing runtimets. by madhusudancs@gmail.com · 12 years ago
  2. c37fb89 New directory structure for tests to run using REST framework. by khfaraaz82@gmail.com · 12 years ago
  3. d8b3b90 Initial test framework changes to use RESTAPI. by khfaraaz82@gmail.com · 12 years ago
  4. 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
  5. b04d04d Addressed Vinayak's comments on sum and count. by alexander.behm · 12 years ago
  6. 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
  7. a269588 Merged asterix_stabilization r545:r554. by alexander.behm · 12 years ago
  8. 35130cd Tests : sum() of numeric values with and without nulls by khfaraaz82@gmail.com · 12 years ago
  9. 5a96f0a Added empty stream tests for aggregate functions with combiner and without combiner. by alexander.behm · 12 years ago
  10. 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 · 12 years ago
  11. 38b7ca4 Added asterix project by vinayakb · 13 years ago