Anzel Lai
|
481da97eca
|
Fix go vet complaints
|
2016-06-14 00:56:47 +01:00 |
|
Amit Kumar Gupta
|
4d93b9de89
|
Convert remaining tests to goconvey
|
2014-08-23 05:22:16 +00:00 |
|
Amit Kumar Gupta
|
9f67f73330
|
Convert some tests to goconvey, and improve assertions along the way
|
2014-08-22 13:39:29 +00:00 |
|
Amit Kumar Gupta
|
14aad31821
|
Consistently use (t *testing.T) instead of T or testEnv
|
2014-08-22 08:44:41 +00:00 |
|
Amit Kumar Gupta
|
695aec6eb6
|
Favor idiomatic t.Fatalf over panic for test failures
|
2014-08-22 08:07:55 +00:00 |
|
Amit Kumar Gupta
|
45545d6ebd
|
Remove Println's from automated test suite since they aren't assertions
|
2014-08-22 07:58:01 +00:00 |
|
Amit Kumar Gupta
|
21bb2fc9fa
|
Remove redundant import renames
|
2014-08-22 07:21:24 +00:00 |
|
Amit Kumar Gupta
|
b8e0a36f73
|
Remove unused untested private function from chimerge_funcs
|
2014-08-22 07:03:49 +00:00 |
|
Amit Kumar Gupta
|
94e5843bcf
|
go fmt ./...
|
2014-08-22 06:55:20 +00:00 |
|
Richard Townsend
|
29b3f06566
|
filters: FloatConvertFilter and BinaryConvertFilter tests
|
2014-08-09 15:42:25 +01:00 |
|
Richard Townsend
|
c894d1e80d
|
filters: revised binning_test to be more robust
|
2014-08-03 22:07:08 +01:00 |
|
Richard Townsend
|
47341b2869
|
base: Cleaned up duplicate Attribute resolution functions
|
2014-08-03 15:17:20 +01:00 |
|
Richard Townsend
|
ff97065261
|
base: BinaryConvertFilter, Transform()
Transform now takes a new Attribute so BinaryConvertFilter
can work correctly
|
2014-08-03 15:17:18 +01:00 |
|
Richard Townsend
|
3821477b0f
|
filters: merge from v2-instances
|
2014-08-03 15:17:04 +01:00 |
|
Niclas Jern
|
fabb2a6007
|
arg t.Frequency for printf verb %s of wrong type: map[string]int
|
2014-07-18 14:05:28 +03:00 |
|
Niclas Jern
|
e060684a29
|
Passing parameters to Error() as if it was Errorf()
|
2014-07-18 14:04:59 +03:00 |
|
Niclas Jern
|
e714470814
|
receiver name b should be consistent with previous receiver name c for ChiMergeFilter
|
2014-07-18 13:55:17 +03:00 |
|
Niclas Jern
|
627a5537d3
|
Comments should be of the form "<Struct> ..." or "<MethodName> ..."
|
2014-07-18 13:48:28 +03:00 |
|
Niclas Jern
|
4d7bc20a36
|
Should replace "val += 1" with "val++"
|
2014-07-18 13:25:18 +03:00 |
|
Richard Townsend
|
cf165695c8
|
ChiMerge seems to improve accuracy
|
2014-05-17 16:20:56 +01:00 |
|
Richard Townsend
|
f59cac6345
|
Equal-width and Chi-merge discretisation
|
2014-05-13 22:45:52 +01:00 |
|