7 Commits

Author SHA1 Message Date
Nils O. Selåsdal fb8979d695 Update tests for new check library & osx 2025-06-28 00:56:58 +02:00
Nils O. Selåsdal 603d86bb61 Remove stdio.h from utils.h. Manually include stdio.h if using the
TRACEF() macro from utils.h
2015-01-03 01:52:53 +01:00
Nils O. Selåsdal 5f89edc0d9 Fic includes to use "" instead of <> 2014-09-12 01:11:41 +02:00
Nils O. Selåsdal 6c8e403a38 Test heapsorting 1 element 2014-09-12 01:11:41 +02:00
Nils O. Selåsdal 2b022aeddc Make the heapsort test comparison work.. 2013-12-03 17:29:00 +01:00
Nils O. Selåsdal 4caf2573fb Check of count or size is 0 in heapsort 2013-12-03 14:29:57 +01:00
Nils O. Selåsdal 70fb352656 Fix heapsort, add test 2013-12-03 11:30:09 +01:00