summaryrefslogtreecommitdiff
path: root/Source/UnitTests/Common/CommonFuncsTest.cpp
AgeCommit message (Collapse)Author
2014-05-29Remove the min/max functions in CommonFuncs.Lioncash
The algorithm header has the same functions.
2014-03-17Tests: fix signed/unsigned comparison warningTillmann Karras
2014-03-09Add more tests for Common and Core/MMIOPierre Bourdon