Adding vector min/max tests.

This commit is contained in:
Ben Vanik
2014-08-23 23:26:46 -07:00
parent 6b0f49454d
commit 0a1546c3e4
3 changed files with 237 additions and 0 deletions

View File

@@ -23,6 +23,8 @@
'alloy-test.cc',
'test_add.cc',
'test_vector_add.cc',
'test_vector_max.cc',
'test_vector_min.cc',
'util.h',
],
},