aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test-util.js
Commit message (Collapse)AuthorAgeFilesLines
* remove unnecessary console.logMatěj Cepl2010-06-111-1/+0
|
* Unfinished mess of everything, unworking.Matěj Cepl2010-06-051-8/+30
|
* Adding failing Unicode test.Matěj Cepl2010-06-031-0/+10
|
* With help of bugzilla (https://bugzilla.mozilla.org/show_bug.cgi?id=569273Matěj Cepl2010-06-031-70/+31
| | | | | and https://bugzilla.mozilla.org/show_bug.cgi?id=569271 I've got most tests working.
* Added test for util.heirMatěj Cepl2010-06-011-0/+46
|
* Added another unit testsMatěj Cepl2010-06-011-2/+73
| | | | | | | - util.isInList - util.getISODate - util.valToArray - util.getBugNo
* * Added hopefully a full coverage of unit tests for:Matěj Cepl2010-05-311-3/+90
| | | | | | | | util.valToArray util.addCSVValue util.removeCSVValue * Cleaning up to make jslint happy for */util*.js
* First attempt to split main script into modules.Matěj Cepl2010-05-311-0/+7