From d0039bd4128eed56acccce7b20c913afa8cb7381 Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Tue, 8 Jun 2010 00:00:54 -0700 Subject: Replaced convert types with generated convert types that handles more cases. Added unit test for generated converter. --- host/test/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'host/test/CMakeLists.txt') diff --git a/host/test/CMakeLists.txt b/host/test/CMakeLists.txt index 7fd3dd401..74f3376e6 100644 --- a/host/test/CMakeLists.txt +++ b/host/test/CMakeLists.txt @@ -23,6 +23,7 @@ ADD_EXECUTABLE(main_test addr_test.cpp buffer_test.cpp byteswap_test.cpp + convert_types_test.cpp dict_test.cpp error_test.cpp gain_handler_test.cpp -- cgit v1.2.3