From ffa85c258404e9808aa1595c1268593960f279d9 Mon Sep 17 00:00:00 2001 From: David Fugate Date: Mon, 26 Sep 2011 16:12:46 -0700 Subject: Moved all test helper functions into sta.js; removed sputnikLib.js. Laid down the groundwork for a console-based test runner. --- website/default.html | 1 - website/harness/Date_constants.js | 20 -- website/harness/Date_library.js | 411 ------------------------- website/harness/cth.js | 29 ++ website/harness/ed.js | 7 +- website/harness/gs.js | 12 +- website/harness/sputnikLib.js | 548 --------------------------------- website/harness/sta.js | 618 ++++++++++++++++++++++++++++++++++++++ website/harness/sth.js | 5 - website/json/default.json | 2 +- 10 files changed, 658 insertions(+), 995 deletions(-) create mode 100644 website/harness/cth.js delete mode 100644 website/harness/sputnikLib.js (limited to 'website') diff --git a/website/default.html b/website/default.html index 5391c5299..a7357f7ed 100644 --- a/website/default.html +++ b/website/default.html @@ -13,7 +13,6 @@ -