stdlib: Add SparseHist to PyStats
This is inclusive of tests to ensure they have implemented correctly. Change-Id: I5c84d5ffdb7b914936cfd86ca012a7b141eeaf42
This commit is contained in:
@@ -32,5 +32,6 @@ if env['CONF']['USE_TEST_OBJECTS']:
|
||||
'ScalarStatTester',
|
||||
'VectorStatTester',
|
||||
'Vector2dStatTester',
|
||||
'SparseHistStatTester',
|
||||
])
|
||||
Source('stat_tester.cc')
|
||||
|
||||
Reference in New Issue
Block a user