[gnumeric] compilation: remove test-harness.c
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric] compilation: remove test-harness.c
- Date: Tue, 15 Mar 2011 13:16:50 +0000 (UTC)
commit bc9e7eb2dbfd820fc484a72525c2f1b5cdfe3289
Author: Morten Welinder <terra gnome org>
Date: Tue Mar 15 09:16:10 2011 -0400
compilation: remove test-harness.c
We have sstest.c for this kind of thing today.
src/Makefile.am | 6 ---
src/test-harness.c | 107 ----------------------------------------------------
2 files changed, 0 insertions(+), 113 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 47e6740..9e21083 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -358,12 +358,6 @@ test_pango_LDFLAGS = -export-dynamic
test_pango_SOURCES = \
test-pango.c
-# A stub program for testing
-#bin_PROGRAMS += harness
-#harness_LDADD = $(gnumeric_LDADD)
-#harness_LDFLAGS = -export-dynamic
-#harness_SOURCES = test-harness.c
-
if WITH_NATIVE_WIN32
gnumeric_LDADD += gnumeric_rc.o
gnumeric_LDFLAGS += -mwindows -Wl,--stack,0x4000000
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]