server-skynet-source-3rd-je.../test
Jason Evans a4e83e8593 Fix run leak.
Fix arena_run_first_best_fit() to search all potentially non-empty
runs_avail heaps, rather than ignoring the heap that contains runs
larger than large_maxclass, but less than chunksize.

This fixes a regression caused by
f193fd80cf (Refactor runs_avail.).

This resolves #493.
2016-11-07 09:43:39 -08:00
..
include/test Add os_unfair_lock support. 2016-11-02 19:35:12 -07:00
integration Reduce memory requirements for regression tests. 2016-10-28 11:56:16 -07:00
src Add os_unfair_lock support. 2016-11-02 19:35:12 -07:00
stress Code formatting fixes. 2016-03-23 16:15:42 -07:00
unit Fix run leak. 2016-11-07 09:43:39 -08:00
test.sh.in Streamline test output. 2013-12-12 14:58:26 -08:00