server-skynet-source-3rd-je.../test
Jason Evans 9bad079039 Refactor time_* into nstime_*.
Use a single uint64_t in nstime_t to store nanoseconds rather than using
struct timespec.  This reduces fragility around conversions between long
and uint64_t, especially missing casts that only cause problems on
32-bit platforms.
2016-02-21 21:39:05 -08:00
..
include/test Refactor time_* into nstime_*. 2016-02-21 21:39:05 -08:00
integration Don't rely on unpurged chunks in xallocx() test. 2016-02-19 17:02:25 -08:00
src Refactor time_* into nstime_*. 2016-02-21 21:39:05 -08:00
stress Fix MinGW-related portability issues. 2015-07-23 13:56:25 -07:00
unit Refactor time_* into nstime_*. 2016-02-21 21:39:05 -08:00
test.sh.in Streamline test output. 2013-12-12 14:58:26 -08:00