server-skynet-source-3rd-je.../test
Jason Evans 40cbd30d50 Fix huge_ralloc_no_move() to succeed more often.
Fix huge_ralloc_no_move() to succeed if an allocation request results in
the same usable size as the existing allocation, even if the request
size is smaller than the usable size.  This bug did not cause
correctness issues, but it could cause unnecessary moves during
reallocation.
2015-07-24 18:20:48 -07:00
..
include/test Fix MinGW-related portability issues. 2015-07-23 13:56:25 -07:00
integration Fix huge_ralloc_no_move() to succeed more often. 2015-07-24 18:20:48 -07:00
src Fix MinGW-related portability issues. 2015-07-23 13:56:25 -07:00
stress Fix MinGW-related portability issues. 2015-07-23 13:56:25 -07:00
unit Fix MinGW-related portability issues. 2015-07-23 13:56:25 -07:00
test.sh.in Streamline test output. 2013-12-12 14:58:26 -08:00