aboutsummaryrefslogtreecommitdiff
path: root/src/test/bswap_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* scripted-diff: Bump copyright headersMarcoFalke2020-04-161-1/+1
* test: Tabs to spaces in all testsMarcoFalke2020-02-191-10/+10
* scripted-diff: test: Move setup_common to test libraryMarcoFalke2019-11-061-1/+1
* scripted-diff: Bump copyright headers in test, benchMarcoFalke2019-04-111-1/+1
* scripted-diff: Rename test_bitcoin to test/setup_commonMarcoFalke2019-04-111-1/+1
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa2018-01-031-1/+1
* scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider2017-11-161-2/+2
* Uses built-in byte swap if available (Apple) and if bswap_XX is undefined.Karl-Johan Alm2016-12-171-0/+26