This website requires JavaScript.
Explore
Help
Sign In
boostorg
/
endian
Watch
1
Star
0
Fork
1
You've already forked endian
mirror of
https://github.com/boostorg/endian.git
synced
2026-01-29 09:40:10 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2f6dba3ab690eecf1daa947f9aa028bfbc412d49
endian
/
test
History
Beman
4c0bd87c18
Tweaks to get tests running with various compilers.
2013-05-12 17:42:48 -04:00
..
msvc2012
Work in progress. Detect wrong endianness reported by boost/detail/endian.hpp. Add intrinsic timing to benchmark.cpp. Add boost/endian/detail/intrinsic.hpp. Use intrinsics in converters when available. Begin adding convert_bytes tests to converter_test.cpp.
2013-05-10 16:51:24 -04:00
benchmark.cpp
Work in progress. Detect wrong endianness reported by boost/detail/endian.hpp. Add intrinsic timing to benchmark.cpp. Add boost/endian/detail/intrinsic.hpp. Use intrinsics in converters when available. Begin adding convert_bytes tests to converter_test.cpp.
2013-05-10 16:51:24 -04:00
converter_test.cpp
Tweaks to get tests running with various compilers.
2013-05-12 17:42:48 -04:00
endian_in_union_test.cpp
Directory reorg to follow Boost Git practice.
2013-03-18 14:57:23 -04:00
endian_operations_test.cpp
Directory reorg to follow Boost Git practice.
2013-03-18 14:57:23 -04:00
endian_test.cpp
Tweaks to get tests running with various compilers.
2013-05-12 17:42:48 -04:00
Jamfile.v2
Delete the original conversion.hpp.
2013-03-18 20:12:41 -04:00
scoped_enum_emulation_test.cpp
Change name of endianness enum to order. This is often used with namespace qualifier, and endian::order is shorter and reads better than endian::endianness.
2013-03-19 09:28:22 -04:00