Created Codestriker topic at:
http://codestriker.sourceforge.net/cgi-bin/codestriker.pl?topic=790451&action=view
User: sits
Date: 06/01/23 21:03:47
Modified: test diffparsers.t runtests.conf
Log:
Test fixes from Jason
Index: diffparsers.t
===================================================================
RCS file: /cvsroot/codestriker/codestriker/test/diffparsers.t,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- diffparsers.t 21 Dec 2004 22:44:26 -0000 1.1
+++ diffparsers.t 24 Jan 2006 05:03:46 -0000 1.2
@@ -21,7 +21,7 @@
foreach my $filename (@filenames)
{
- my $repo = '/home/sits/cvs';
+ my $repo = 'Local CVS';
$filename =~ /\/([a-zA-Z]+)/;
@@ -29,7 +29,7 @@
if ($repo_type eq "cvs")
{
- $repo = '/home/sits/cvs';
+ $repo = 'Local CVS';
}
elsif ($repo_type eq "perforce")
{
Index: runtests.conf
===================================================================
RCS file: /cvsroot/codestriker/codestriker/test/runtests.conf,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- runtests.conf 1 Jul 2005 02:06:39 -0000 1.4
+++ runtests.conf 24 Jan 2006 05:03:46 -0000 1.5
@@ -5,7 +5,7 @@
@email_adddress = ( '[EMAIL PROTECTED]','[EMAIL PROTECTED]','[EMAIL
PROTECTED]' );
-$version = "1.9.0.beta2";
+$version = "1.9.2";
$check_help_links = 0;
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Codestriker-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/codestriker-commits