summaryrefslogtreecommitdiff
path: root/test/perf-test.cc
AgeCommit message (Expand)AuthorFilesLines
2008-12-21Fix compile warning on ambiguous elseHib Eris1-1/+2
2008-12-21Fix compile warning on format not a string literalHib Eris1-1/+2
2007-09-24Make perf-test compile on unix as well.Krzysztof Kowalczyk1-61/+43
2007-09-24Disable my_error for now - seems to corrupt memory.Krzysztof Kowalczyk1-0/+2
2007-09-24Con't copy the file unless COPY_FILE is defined.Krzysztof Kowalczyk1-1/+10
2007-09-24Respect -loadonly cmd-line arg.Krzysztof Kowalczyk1-0/+2
2007-09-24Fix msvc debug build. Fix bitmap leak in perf-test.Krzysztof Kowalczyk1-0/+1
2007-09-24Use GooTimer instead of my own timer.Krzysztof Kowalczyk1-90/+8
2007-09-24Add Error.cc in msvc build and use setErrorFunction in perf-test.Krzysztof Kowalczyk1-5/+5
2007-09-22undo accidental changes to file permissionsKrzysztof Kowalczyk1-0/+0
2007-09-21more simplification by removing unneded codeKrzysztof Kowalczyk1-51/+9
2007-09-21for portability use bool/true/false instead of BOOL/TRUE/FALSEKrzysztof Kowalczyk1-90/+86
2007-09-21simplify perf-testKrzysztof Kowalczyk1-2/+73
2007-09-21simplify perf-test codeKrzysztof Kowalczyk1-105/+9
2007-09-21more msvc build fixesKrzysztof Kowalczyk1-0/+4
2007-09-17Start on a test program.Krzysztof Kowalczyk1-0/+1428