Added tests for sorting algorithms.
commitacd5e4efffa272db0d30f26737843b1cdbe1de78
authorSteven Schronk <steven@schronk.com>
Mon, 24 Jan 2011 20:48:57 +0000 (24 14:48 -0600)
committerSteven Schronk <steven@schronk.com>
Mon, 24 Jan 2011 20:48:57 +0000 (24 14:48 -0600)
treed556a05d8056e7add895c5971f44a6c24b6fb6c3
parenta628b44eb7f80d0e1d428172e8c8bdf224acc56d
Added tests for sorting algorithms.

Tests for selection, insertion, and quick sort.

For a more through test, adjust SORT_TESTS.
lib_test.c
lib_test.h