aboutsummaryrefslogtreecommitdiffstats
path: root/host/test/wax_test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* uhd: renamed test directory to tests to be consitentJosh Blum2011-01-141-104/+0
|
* minor fix to wax test to get unit testing working on windows, added missing ↵Josh Blum2010-03-281-7/+12
| | | | config include to static.hpp to compile under windows
* got uhd almost compiling in windowze. figured out special flags. also had to ↵Josh Blum2010-03-171-1/+1
| | | | use boost stdint because its missing in visual c++, added a bunch of numeric casts to reduce warnings
* Replaced uses of wax:cast with the templated as method (like in boost ↵Josh Blum2010-03-151-7/+8
| | | | program options).
* moved host code into host directory for clean (unambiguous) top levelJosh Blum2010-02-171-0/+98