benchmark/Makefile.am
author Balazs Dezso <deba@inf.elte.hu>
Fri, 11 Jul 2008 15:01:49 +0200
changeset 203 215bfc30b14f
parent 1 51eaad3a817b
permissions -rw-r--r--
Cleaning of heap test and bug fix in heap concept check (ticket #100)

* The dijkstra heap test's digraph is inlined into the source file
* The random sequences are fixed
* The content of the header is moved to the source file
* Only the binary heap is checked
ladanyi@1
     1
if WANT_BENCHMARK
ladanyi@1
     2
ladanyi@1
     3
noinst_HEADERS +=
ladanyi@1
     4
ladanyi@1
     5
noinst_PROGRAMS +=
ladanyi@1
     6
ladanyi@1
     7
endif WANT_BENCHMARK