changelog shortlog tags manifest raw

changeset: tests need the reference CSS. For instance to check animations.

changeset 1919: affb67e1bd4e
parent 1918:a631386c1b1b
child 1920:ff5d7c4f5af9
author: root@jspoker.pokersource.info
date: Mon Apr 19 15:00:59 2010 +0000 (4 months ago)
files: jpoker/test-jpoker.html jpoker/test-jpokeradmin.html jpoker/test-jpokerprizes.html
description: tests need the reference CSS. For instance to check animations.
--- a/jpoker/test-jpoker.html	Mon Apr 19 14:39:51 2010 +0000
+++ b/jpoker/test-jpoker.html	Mon Apr 19 15:00:59 2010 +0000
@@ -1,8 +1,8 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
 //
+//     Copyright (C) 2008 - 2010 Loic Dachary <loic@dachary.org>
 //     Copyright (C) 2008 Johan Euphrosine <proppy@aminche.com>
-//     Copyright (C) 2008 Loic Dachary <loic@dachary.org>
 //
 //     This program is free software: you can redistribute it and/or modify
 //     it under the terms of the GNU General Public License as published by
@@ -23,7 +23,7 @@
 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 	<title>jPoker Test Suite</title>
 	<link rel="stylesheet" href="js/testrunner.css"/>
-	<link href="css/jpoker.css" rel="stylesheet" type="text/css" />
+	<link href="themes/pokersource.eu-2009/css/jpoker.css" rel="stylesheet" type="text/css" />
 	<script language="JavaScript" type="text/javascript" src="jquery/jquery-1.2.6.js"></script>
 	<script language="JavaScript" type="text/javascript" src="jquery/ui/ui.core.js"></script>
 	<script language="JavaScript" type="text/javascript" src="jquery/ui/ui.draggable.js"></script>
--- a/jpoker/test-jpokeradmin.html	Mon Apr 19 14:39:51 2010 +0000
+++ b/jpoker/test-jpokeradmin.html	Mon Apr 19 15:00:59 2010 +0000
@@ -1,7 +1,7 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
 //
-//     Copyright (C) 2009 Loic Dachary <loic@dachary.org>
+//     Copyright (C) 2009 - 2010 Loic Dachary <loic@dachary.org>
 //
 //     This program is free software: you can redistribute it and/or modify
 //     it under the terms of the GNU General Public License as published by
@@ -22,7 +22,7 @@
 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 	<title>jPokerAdmin Test Suite</title>
 	<link rel="stylesheet" href="js/testrunner.css"/>
-	<link href="css/jpoker.css" rel="stylesheet" type="text/css" />
+	<link href="themes/pokersource.eu-2009/css/jpoker.css" rel="stylesheet" type="text/css" />
 	<script language="JavaScript" type="text/javascript" src="jquery/jquery-1.2.6.js"></script>
 	<script language="JavaScript" type="text/javascript" src="jquery/ui/ui.core.js"></script>
 	<script language="JavaScript" type="text/javascript" src="jquery/ui/ui.draggable.js"></script>
--- a/jpoker/test-jpokerprizes.html	Mon Apr 19 14:39:51 2010 +0000
+++ b/jpoker/test-jpokerprizes.html	Mon Apr 19 15:00:59 2010 +0000
@@ -1,7 +1,7 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
 //
-//     Copyright (C) 2009 Loic Dachary <loic@dachary.org>
+//     Copyright (C) 2009 - 2010 Loic Dachary <loic@dachary.org>
 //
 //     This program is free software: you can redistribute it and/or modify
 //     it under the terms of the GNU General Public License as published by
@@ -22,7 +22,7 @@
 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 	<title>jPokerPrizes Test Suite</title>
 	<link rel="stylesheet" href="js/testrunner.css"/>
-	<link href="css/jpoker.css" rel="stylesheet" type="text/css" />
+	<link href="themes/pokersource.eu-2009/css/jpoker.css" rel="stylesheet" type="text/css" />
 	<script language="JavaScript" type="text/javascript" src="jquery/jquery-1.2.6.js"></script>
 	<script language="JavaScript" type="text/javascript" src="jquery/ui/ui.core.js"></script>
 	<script language="JavaScript" type="text/javascript" src="jquery/ui/ui.draggable.js"></script>