[MediaWiki-commits] [Gerrit] mediawiki...Math[master]: Remove broken test script texvccheck/test.pl

2016-12-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/329129 )

Change subject: Remove broken test script texvccheck/test.pl
..


Remove broken test script texvccheck/test.pl

The script has a syntax error, the program tex2svg is not contained in
this repository, "texvc" should probably be "texvccheck", and the
result of this invocation is thrown away, thus always outputting
"bad".

Change-Id: I9ca0324d58f81dbb9e1bfb31e677fc877172675f
---
D texvccheck/test.pl
1 file changed, 0 insertions(+), 9 deletions(-)

Approvals:
  Physikerwelt: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/texvccheck/test.pl b/texvccheck/test.pl
deleted file mode 100755
index 898032d..000
--- a/texvccheck/test.pl
+++ /dev/null
@@ -1,9 +0,0 @@
-#! /usr/bin/perl
-my $texvc = `texvc '\\sin(x)+{}{}\\cos(x)^2 newcommand'`;
-if (substr($result,0,1) eq "+") {
-   print "good";
-} else {
-   print "bad";
-}
-print $result;
-my $ = `tex2svg '\\sin(x)+{}{}\\cos(x)^2 newcommand'`;

-- 
To view, visit https://gerrit.wikimedia.org/r/329129
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I9ca0324d58f81dbb9e1bfb31e677fc877172675f
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Math
Gerrit-Branch: master
Gerrit-Owner: Tim Landscheidt 
Gerrit-Reviewer: Physikerwelt 
Gerrit-Reviewer: TheDJ 
Gerrit-Reviewer: Tim Landscheidt 
Gerrit-Reviewer: jenkins-bot <>

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] mediawiki...Math[master]: Remove broken test script texvccheck/test.pl

2016-12-25 Thread Tim Landscheidt (Code Review)
Tim Landscheidt has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/329129 )

Change subject: Remove broken test script texvccheck/test.pl
..

Remove broken test script texvccheck/test.pl

The script has a syntax error, the program tex2svg is not contained in
this repository, "texvc" should probably be "texvccheck", and the
result of this invocation is thrown away, thus always outputting
"bad".

Change-Id: I9ca0324d58f81dbb9e1bfb31e677fc877172675f
---
D texvccheck/test.pl
1 file changed, 0 insertions(+), 9 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Math 
refs/changes/29/329129/1

diff --git a/texvccheck/test.pl b/texvccheck/test.pl
deleted file mode 100755
index 898032d..000
--- a/texvccheck/test.pl
+++ /dev/null
@@ -1,9 +0,0 @@
-#! /usr/bin/perl
-my $texvc = `texvc '\\sin(x)+{}{}\\cos(x)^2 newcommand'`;
-if (substr($result,0,1) eq "+") {
-   print "good";
-} else {
-   print "bad";
-}
-print $result;
-my $ = `tex2svg '\\sin(x)+{}{}\\cos(x)^2 newcommand'`;

-- 
To view, visit https://gerrit.wikimedia.org/r/329129
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9ca0324d58f81dbb9e1bfb31e677fc877172675f
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Math
Gerrit-Branch: master
Gerrit-Owner: Tim Landscheidt 

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits