aboutsummaryrefslogtreecommitdiff
path: root/tests/test_transform.py
AgeCommit message (Expand)Author
2016-05-08Drop byte_literal in favour of b''adamantike
2016-02-05Updated documentation, mostly http -> https changesSybren A. Stüvel
2016-01-21Removed dependency on unittest2, also merged requirements.txt for py 2.x and 3.xSybren A. Stüvel
2015-10-25Added per-file licensesRoy Kokkelkoren
2011-08-12Adds verification tests for int2bytes and bytes2intYesudeep Mangalapilly
2011-08-11Adds speed tests for int2bytes and old_int2bytes.Yesudeep Mangalapilly
2011-08-11Adds tests for int2bytes.Yesudeep Mangalapilly