Josh Suereth
|
9f9de600ee
|
Scalariforming test code
|
2014-05-07 11:52:23 -04:00 |
Benjy
|
57f87fe6c1
|
Fix implementation of Relation.size.
Nothing was actually using it yet, fortunately.
|
2013-11-04 09:29:38 -05:00 |
Benjy
|
41e96dbc66
|
Test for Analysis split/merge.
Requires scalacheck generators for Analysis and its subobjects. These
may be useful for other tests in the future.
Also fixes a bug in RelationTest.
|
2013-10-17 11:56:10 -07:00 |
Benjy
|
3cbe4f942b
|
Add merge, partition and groupBy methods to Relation.
Also add equals/hashCode to Relation.
Also add a basic test for groupBy.
|
2013-10-10 21:05:20 -07:00 |
Eugene Vigdorchik
|
35cfba21c0
|
Break compiler dependency from 'collection' project.
|
2012-07-13 14:33:26 -04:00 |