summaryrefslogtreecommitdiff
path: root/Source/UnitTests/Common/CommonFuncsTest.cpp
AgeCommit message (Expand)Author
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2019-06-01Common/CommonFuncs: Remove now-unneccessary ArraySize functionLioncash
2018-05-10CommonFuncs: Convert ROUND_UP_POW2 macro to a functionLioncash
2017-03-03Common: Move byte swapping utilities into their own headerLioncash
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2015-09-03CommonFuncs: Replace ArraySize define with constexpr equivalentLioncash
2015-05-25Update license headers to GPLv2+Tillmann Karras
2014-09-01msvc: get UnitTests compilingShawn Hoffman
2014-05-29Remove the min/max functions in CommonFuncs.Lioncash
2014-03-17Tests: fix signed/unsigned comparison warningTillmann Karras
2014-03-09Add more tests for Common and Core/MMIOPierre Bourdon