From c067ff8ae17c9db52536afc2ffbf8d32712c8494 Mon Sep 17 00:00:00 2001 From: Richard Wall Date: Thu, 19 Aug 2010 00:59:44 +0100 Subject: First test --- test.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 test.html (limited to 'test.html') diff --git a/test.html b/test.html new file mode 100644 index 0000000..9300d16 --- /dev/null +++ b/test.html @@ -0,0 +1,10 @@ + + + + Jarmon Unit Test Runner + + + + + + -- cgit v1.2.3 From 4afe231bc8371560cc87f6865d74f052691ea582 Mon Sep 17 00:00:00 2001 From: Richard Wall Date: Tue, 24 Aug 2010 00:02:30 +0100 Subject: use new paths and smarten up the test results --- test.html | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) (limited to 'test.html') diff --git a/test.html b/test.html index 9300d16..6db4f55 100644 --- a/test.html +++ b/test.html @@ -1,10 +1,19 @@ - - Jarmon Unit Test Runner + + + Jarmon Unit Test Runner + + - - - - + + + + + + +
+ -- cgit v1.2.3 From 9c71054a0e3f6e0bb5b524ada9b9c73ca90c2913 Mon Sep 17 00:00:00 2001 From: Richard Wall Date: Mon, 4 Oct 2010 00:27:06 +0100 Subject: A test case for the Chart class --- test.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'test.html') diff --git a/test.html b/test.html index 6db4f55..e8508f6 100644 --- a/test.html +++ b/test.html @@ -7,7 +7,12 @@ href="http://developer.yahoo.com/yui/3/assets/yui.css"/> - + -- cgit v1.2.3