aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test-util.js
Commit message (Expand)AuthorAgeFilesLines
* Reformatting to MoFo coding styleMatěj Cepl2011-06-051-109/+131
* Fix indentation and else for Mozilla coding guidelines.Matěj Cepl2011-03-231-127/+127
* Bit of reorganizationMatěj Cepl2011-02-151-22/+22
* Massive reformatting to make Eclipse happyMatěj Cepl2010-09-251-1/+1
* Clarify the situation with getBugNo.Matěj Cepl2010-09-141-0/+2
* Add util.getParamsFromURL method and use it.Matěj Cepl2010-07-251-4/+3
* Add util.getParamsFromURL method to parse URL parameters.Matěj Cepl2010-07-251-7/+32
* Add a test for empty list paramter of util.filterByRegexp function.Matěj Cepl2010-07-211-4/+12
* Add util.getObjectKeys for better diagnostic.Matěj Cepl2010-07-201-3/+11
* Use 'request' module instead of home brewed load{Text,JSON} and httpPOSTMatěj Cepl2010-06-301-33/+1
* Adding JEP-10 support.Matěj Cepl2010-06-071-1/+1
* 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
* Added test for util.heirMatěj Cepl2010-06-011-0/+46
* Added another unit testsMatěj Cepl2010-06-011-2/+73
* * Added hopefully a full coverage of unit tests for:Matěj Cepl2010-05-311-3/+90
* First attempt to split main script into modules.Matěj Cepl2010-05-311-0/+7