37 Commits

Author SHA1 Message Date
d868d25761
Merge pull request #1 from zaphar/revival
Revive the librarly as an extremely lightweight testing alternative
2024-04-03 17:49:46 -04:00
4d73f75ec8 packaging: npm configuration 2024-04-03 17:47:01 -04:00
431b25cdfd feat: Properly handle node async output 2024-04-03 17:15:43 -04:00
975d7f22af docs: Actual if minimal readme content. 2024-04-02 20:04:03 -04:00
595fef5a2c cleanup: More unnecessary files 2024-04-02 19:59:14 -04:00
5af40106dd cleanup: This base class is no longer desirable. 2024-04-02 19:48:32 -04:00
726dd2778f cleanup: More unused files 2024-04-02 19:46:45 -04:00
7e18862cdd docs: Export and document summarize function 2024-04-02 19:46:14 -04:00
1f6f7f8d16 fix: Keep track of the passed and failed counts 2024-04-02 19:43:57 -04:00
f84a7c1bcc fix: Working browser harness 2024-04-02 19:41:50 -04:00
d26f60241f cleanup: diag is actually a tap comment.
Also have runTest and runSuite versions instead of the run*Test
functions.
2024-04-01 12:33:55 -04:00
44feb46f69 fix: Cleanup dogfood tests. 2024-04-01 10:50:37 -04:00
d4da1d7dee refactor: Extract the rendering into an interface 2024-04-01 10:12:56 -04:00
8841ca71bd Use node to run the test suite from command line 2024-03-31 20:03:41 -04:00
b541ae3034 Use JSDoc and convert to Javascript Classes 2024-03-31 20:02:17 -04:00
1717bb1185 refactor: Move all files to a src directory 2024-03-31 09:47:52 -04:00
454d992599 Merge branch 'master' of git@github.com:zaphar/test-tap 2009-01-02 21:26:37 -06:00
82b4f680e3 more script updates 2009-01-02 21:26:18 -06:00
663cecf262 script updates 2009-01-02 21:25:35 -06:00
0464ac9462 updated the test harness template to fit the tabbrowser.js 2009-01-02 20:16:54 -06:00
6f67cc1463 updated the updateproject helper script to work from any call location 2009-01-02 20:05:33 -06:00
ef19bca09c updated addtoproject.sh to help with initial project setup 2009-01-02 19:58:34 -06:00
cb0ac4a180 Merge branch 'master' of git@github.com:zaphar/test-tap 2009-01-02 19:31:22 -06:00
Jeremy@marzhillstudios.com
5fe4f09d38 empty readme for now
git-svn-id: https://test-tap.googlecode.com/svn/trunk@9 62346678-a08d-11dd-9c66-c9f8973bfffa
2008-12-28 03:09:41 +00:00
ec965ce508 Merge branch 'master' of git@github.com:zaphar/test-tap 2008-12-27 21:09:21 -06:00
fd9af0a52b empty readme for now 2008-12-27 21:08:46 -06:00
cc00bde5d1 that readme was really not supposed to be there yet 2008-12-27 21:03:08 -06:00
971ade62ef Merge branch 'master' of git@github.com:zaphar/test-tap 2008-12-27 21:01:32 -06:00
Jeremy@marzhillstudios.com
90966cab7d made the test harness a little easier to read
git-svn-id: https://test-tap.googlecode.com/svn/trunk@8 62346678-a08d-11dd-9c66-c9f8973bfffa
2008-12-28 01:00:49 +00:00
80eb4f8ba9 made the test harness a little easier to read 2008-12-27 18:59:24 -06:00
Jeremy@marzhillstudios.com
9337bc047e helper script to make a javascript test
git-svn-id: https://test-tap.googlecode.com/svn/trunk@7 62346678-a08d-11dd-9c66-c9f8973bfffa
2008-11-28 04:12:27 +00:00
mike-google@napkindrawing.com
a819d9e3f2 Internet Explorer Compatibility Fixes, tests now execute under IE instead of blanking out
git-svn-id: https://test-tap.googlecode.com/svn/trunk@6 62346678-a08d-11dd-9c66-c9f8973bfffa
2008-11-02 17:08:42 +00:00
Jeremy@marzhillstudios.com
230f710f01 removed debugging logging
git-svn-id: https://test-tap.googlecode.com/svn/trunk@5 62346678-a08d-11dd-9c66-c9f8973bfffa
2008-10-28 02:27:59 +00:00
Jeremy@marzhillstudios.com
c389566659 fixes for IE contributed by mike from the joose project
git-svn-id: https://test-tap.googlecode.com/svn/trunk@4 62346678-a08d-11dd-9c66-c9f8973bfffa
2008-10-28 02:23:24 +00:00
Jeremy@marzhillstudios.com
eab18fe7dd ChangeList updated from darcs repo
git-svn-id: https://test-tap.googlecode.com/svn/trunk@3 62346678-a08d-11dd-9c66-c9f8973bfffa
2008-10-22 23:15:59 +00:00
Jeremy@marzhillstudios.com
81690b50a1 initial import to Google Code
git-svn-id: https://test-tap.googlecode.com/svn/trunk@2 62346678-a08d-11dd-9c66-c9f8973bfffa
2008-10-22 23:15:04 +00:00
(no author)
9246a7416f Initial directory structure.
git-svn-id: https://test-tap.googlecode.com/svn/trunk@1 62346678-a08d-11dd-9c66-c9f8973bfffa
2008-10-22 23:01:39 +00:00