aboutsummaryrefslogtreecommitdiffstats
path: root/lib/util.js
Commit message (Collapse)AuthorAgeFilesLines
* Unfinished mess of everything, unworking.Matěj Cepl2010-06-051-0/+22
|
* With help of bugzilla (https://bugzilla.mozilla.org/show_bug.cgi?id=569273Matěj Cepl2010-06-031-1/+4
| | | | | and https://bugzilla.mozilla.org/show_bug.cgi?id=569271 I've got most tests working.
* Added another unit testsMatěj Cepl2010-06-011-13/+1
| | | | | | | - util.isInList - util.getISODate - util.valToArray - util.getBugNo
* * Added hopefully a full coverage of unit tests for:Matěj Cepl2010-05-311-20/+25
| | | | | | | | util.valToArray util.addCSVValue util.removeCSVValue * Cleaning up to make jslint happy for */util*.js
* rewrite util.js to be more compliant with SDK usage.Matěj Cepl2010-05-311-1/+1
|
* First attempt to split main script into modules.Matěj Cepl2010-05-311-0/+185