[gnumeric] process-amath: use testrele tests too.
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric] process-amath: use testrele tests too.
- Date: Sat, 2 Nov 2013 00:22:01 +0000 (UTC)
commit 9c6cd0cd4f33202f86957f448fb5e7b22c790dc2
Author: Morten Welinder <terra gnome org>
Date: Fri Nov 1 20:21:26 2013 -0400
process-amath: use testrele tests too.
samples/amath.gnumeric | Bin 38239 -> 38239 bytes
tools/process-amath.pl | 2 +-
2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/samples/amath.gnumeric b/samples/amath.gnumeric
index 09ab5bf..a641460 100644
Binary files a/samples/amath.gnumeric and b/samples/amath.gnumeric differ
diff --git a/tools/process-amath.pl b/tools/process-amath.pl
index 9893b1f..2b7c3d0 100755
--- a/tools/process-amath.pl
+++ b/tools/process-amath.pl
@@ -304,7 +304,7 @@ foreach my $f (@test_files) {
$vars{$var} = $val;
}
- if (/^\s*test(rel|abs)\s*/ && exists $vars{'f'} && defined ($expr)) {
+ if (/^\s*test(rel|rele|abs)\s*/ && exists $vars{'f'} && defined ($expr)) {
&output_test ($gfunc, $expr, $vars{'f'});
$expr = undef;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]