[gnumeric] tests: fix name of function help text test.
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric] tests: fix name of function help text test.
- Date: Sun, 13 Jun 2010 21:19:03 +0000 (UTC)
commit e8564c4ad03b3b76132dca527b52303aac99f091
Author: Morten Welinder <terra gnome org>
Date: Sun Jun 13 17:18:39 2010 -0400
tests: fix name of function help text test.
src/sstest.c | 2 +-
test/t2001-func-help.pl | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/src/sstest.c b/src/sstest.c
index b049bb3..23c5ca6 100644
--- a/src/sstest.c
+++ b/src/sstest.c
@@ -196,7 +196,7 @@ test_insdel_rowcol_names (void)
static void
test_func_help (void)
{
- const char *test_name = "test_insdel_rowcol_names";
+ const char *test_name = "test_func_help";
int res;
mark_test_start (test_name);
diff --git a/test/t2001-func-help.pl b/test/t2001-func-help.pl
index 0ee70b2..1593ab6 100755
--- a/test/t2001-func-help.pl
+++ b/test/t2001-func-help.pl
@@ -13,8 +13,8 @@ my $expected;
__DATA__
-----------------------------------------------------------------------------
-Start: test_insdel_rowcol_names
+Start: test_func_help
-----------------------------------------------------------------------------
Result = 0
-End: test_insdel_rowcol_names
+End: test_func_help
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]