koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] CVS: koha/t koha.t,1.1.2.1,1.1.2.2


From: Pat Eyler
Subject: [Koha-cvs] CVS: koha/t koha.t,1.1.2.1,1.1.2.2
Date: Tue, 16 Jul 2002 20:23:38 -0700

Update of /cvsroot/koha/koha/t
In directory usw-pr-cvs1:/tmp/cvs-serv22138

Modified Files:
      Tag: rel-1-2
        koha.t 
Log Message:
sync test with testing doc

Index: koha.t
===================================================================
RCS file: /cvsroot/koha/koha/t/koha.t,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -r1.1.2.1 -r1.1.2.2
*** koha.t      26 Apr 2002 01:29:29 -0000      1.1.2.1
--- koha.t      17 Jul 2002 03:23:36 -0000      1.1.2.2
***************
*** 8,13 ****
  # test that &slashifyDate returns correct (non-US) date
  #
! $date = "01/01/2002";
! $newdate = &slashifyDate("2002-01-01");
  
  if ($date eq $newdate) {
--- 8,13 ----
  # test that &slashifyDate returns correct (non-US) date
  #
! $date = "02/01/2002";
! $newdate = &slashifyDate("2002-01-02");
  
  if ($date eq $newdate) {




reply via email to

[Prev in Thread] Current Thread [Next in Thread]