server-skynet-source-3rd-je.../test
Jason Evans f5cf9b19c8 Determine rtree levels at compile time.
Rather than dynamically building a table to aid per level computations,
define a constant table at compile time.  Omit both high and low
insignificant bits.  Use one to three tree levels, depending on the
number of significant bits.
2017-02-08 18:50:03 -08:00
..
include/test Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00
integration Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00
src Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00
stress Remove extraneous parens around return arguments. 2017-01-20 21:43:07 -08:00
unit Determine rtree levels at compile time. 2017-02-08 18:50:03 -08:00
test.sh.in Streamline test output. 2013-12-12 14:58:26 -08:00