aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_ptr_slow.c
AgeCommit message (Expand)Author
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-03-25Move sizeof check to torint.hrl1987
2019-03-22Write missing function commentsrl1987
2019-03-22Compile time check for being able to fit {unsigned} int inside void pointerrl1987
2019-03-20Check roundtrip for each bit of {unsigned} int valuesrl1987
2019-03-20Check more values of intrl1987
2019-03-20Move casts to separate C file to prevent compiler from optimising them awayrl1987
2019-03-12USe uintptr_t for unsigned intsrl1987
2019-03-12Refrain from doing exhaustive iteration over all values of integersrl1987
2019-02-25Check that all valid values of int and unsigned int can be put into void pointerrl1987