Update of /cvsroot/net-script/netscript2/src/tests
In directory sc8-pr-cvs1:/tmp/cvs-serv5670/src/tests
Modified Files:
DOMAppendRemoveTest.pm DOMCharacterDataTest.pm
DOMCloneImportTest.pm DOMParserTest.pm FileRetrieverTest.pm
Log Message:
* xslt implementation
Index: DOMAppendRemoveTest.pm
===================================================================
RCS file: /cvsroot/net-script/netscript2/src/tests/DOMAppendRemoveTest.pm,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** DOMAppendRemoveTest.pm 26 Apr 2002 10:52:03 -0000 1.1
--- DOMAppendRemoveTest.pm 31 May 2003 22:43:39 -0000 1.2
***************
*** 6,10 ****
# NetScript and all related materials, such as documentation,
# are protected under the terms and conditions of the Artistic License.
! # (C) 2000-2002 by Jan Thomä, insOMnia
# mailto: ko...@in...
#--------------------------------------------------------
--- 6,10 ----
# NetScript and all related materials, such as documentation,
# are protected under the terms and conditions of the Artistic License.
! # (C) 2000-2002 by Jan Thomae, insOMnia
# mailto: ko...@in...
#--------------------------------------------------------
Index: DOMCharacterDataTest.pm
===================================================================
RCS file: /cvsroot/net-script/netscript2/src/tests/DOMCharacterDataTest.pm,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** DOMCharacterDataTest.pm 26 Apr 2002 10:52:03 -0000 1.1
--- DOMCharacterDataTest.pm 31 May 2003 22:43:39 -0000 1.2
***************
*** 6,10 ****
# NetScript and all related materials, such as documentation,
# are protected under the terms and conditions of the Artistic License.
! # (C) 2000-2002 by Jan Thomä, insOMnia
# mailto: ko...@in...
#--------------------------------------------------------
--- 6,10 ----
# NetScript and all related materials, such as documentation,
# are protected under the terms and conditions of the Artistic License.
! # (C) 2000-2002 by Jan Thomae, insOMnia
# mailto: ko...@in...
#--------------------------------------------------------
Index: DOMCloneImportTest.pm
===================================================================
RCS file: /cvsroot/net-script/netscript2/src/tests/DOMCloneImportTest.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** DOMCloneImportTest.pm 26 Apr 2002 10:52:03 -0000 1.2
--- DOMCloneImportTest.pm 31 May 2003 22:43:39 -0000 1.3
***************
*** 6,10 ****
# NetScript and all related materials, such as documentation,
# are protected under the terms and conditions of the Artistic License.
! # (C) 2000-2002 by Jan Thomä, insOMnia
# mailto: ko...@in...
#--------------------------------------------------------
--- 6,10 ----
# NetScript and all related materials, such as documentation,
# are protected under the terms and conditions of the Artistic License.
! # (C) 2000-2002 by Jan Thomae, insOMnia
# mailto: ko...@in...
#--------------------------------------------------------
Index: DOMParserTest.pm
===================================================================
RCS file: /cvsroot/net-script/netscript2/src/tests/DOMParserTest.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** DOMParserTest.pm 26 Apr 2002 10:52:03 -0000 1.2
--- DOMParserTest.pm 31 May 2003 22:43:39 -0000 1.3
***************
*** 6,10 ****
# NetScript and all related materials, such as documentation,
# are protected under the terms and conditions of the Artistic License.
! # (C) 2000-2002 by Jan Thomä, insOMnia
# mailto: ko...@in...
#--------------------------------------------------------
--- 6,10 ----
# NetScript and all related materials, such as documentation,
# are protected under the terms and conditions of the Artistic License.
! # (C) 2000-2002 by Jan Thomae, insOMnia
# mailto: ko...@in...
#--------------------------------------------------------
Index: FileRetrieverTest.pm
===================================================================
RCS file: /cvsroot/net-script/netscript2/src/tests/FileRetrieverTest.pm,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** FileRetrieverTest.pm 26 Apr 2002 10:52:03 -0000 1.5
--- FileRetrieverTest.pm 31 May 2003 22:43:39 -0000 1.6
***************
*** 6,10 ****
# NetScript and all related materials, such as documentation,
# are protected under the terms and conditions of the Artistic License.
! # (C) 2000-2002 by Jan Thomä, insOMnia
# mailto: ko...@in...
#--------------------------------------------------------
--- 6,10 ----
# NetScript and all related materials, such as documentation,
# are protected under the terms and conditions of the Artistic License.
! # (C) 2000-2002 by Jan Thomae, insOMnia
# mailto: ko...@in...
#--------------------------------------------------------
|