Changeset 90427 in webkit


Ignore:
Timestamp:
Jul 5, 2011 7:30:50 PM (13 years ago)
Author:
abarth@webkit.org
Message:

2011-07-05 Adam Barth <abarth@webkit.org>

Import qunit JavaScript unit testing framework
https://bugs.webkit.org/show_bug.cgi?id=63967

Reviewed by Eric Seidel.

We're going to use this unit testing framework to test garden-o-matic.

  • qunit: Added.
Location:
trunk/Source/ThirdParty
Files:
15 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/ThirdParty/ChangeLog

    r88101 r90427  
     12011-07-05  Adam Barth  <abarth@webkit.org>
     2
     3        Import qunit JavaScript unit testing framework
     4        https://bugs.webkit.org/show_bug.cgi?id=63967
     5
     6        Reviewed by Eric Seidel.
     7
     8        We're going to use this unit testing framework to test garden-o-matic.
     9
     10        * qunit: Added.
     11
    1122011-06-04  Adam Barth  <abarth@webkit.org>
    213
Note: See TracChangeset for help on using the changeset viewer.