1. 05eb1c3 fix issue400 by buyingyi · 12 years ago
  2. 204190c added test cases for issue 412 by JArod · 12 years ago
  3. 704d3fe checkpoint 2 with more test cases, and revert back to the original checkout status. by JArod · 12 years ago
  4. 544ae0e checkpoint for count fix by JArod · 12 years ago
  5. 3916fe8 Checkpoint #2 for fixing runtimets. by madhusudancs@gmail.com · 12 years ago
  6. c37fb89 New directory structure for tests to run using REST framework. by khfaraaz82@gmail.com · 12 years ago
  7. d8b3b90 Initial test framework changes to use RESTAPI. by khfaraaz82@gmail.com · 12 years ago
  8. 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
  9. b04d04d Addressed Vinayak's comments on sum and count. by alexander.behm · 12 years ago
  10. 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
  11. a269588 Merged asterix_stabilization r545:r554. by alexander.behm · 12 years ago
  12. 35130cd Tests : sum() of numeric values with and without nulls by khfaraaz82@gmail.com · 13 years ago
  13. 5a96f0a Added empty stream tests for aggregate functions with combiner and without combiner. by alexander.behm · 13 years ago
  14. 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
  15. 38b7ca4 Added asterix project by vinayakb · 13 years ago