server-skynet-source-3rd-je.../test
Jason Evans ae93d6bf36 Avoid function prototype incompatibilities.
Add various function attributes to the exported functions to give the
compiler more information to work with during optimization, and also
specify throw() when compiling with C++ on Linux, in order to adequately
match what __THROW does in glibc.

This resolves #237.
2015-07-10 16:09:40 -07:00
..
include/test Fix size class overflow handling when profiling is enabled. 2015-06-23 18:56:14 -07:00
integration Fix size class overflow handling when profiling is enabled. 2015-06-23 18:56:14 -07:00
src use CLOCK_MONOTONIC in the timer if it's available 2015-03-13 14:07:35 -07:00
stress Thwart compiler optimizations. 2014-10-15 14:49:14 -07:00
unit Avoid function prototype incompatibilities. 2015-07-10 16:09:40 -07:00
test.sh.in Streamline test output. 2013-12-12 14:58:26 -08:00