Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The first attempt to make JEP-10/Clipboard working. | Matěj Cepl | 2010-06-07 | 1 | -0/+42 |
| | |||||
* | Unfinished mess of everything, unworking. | Matěj Cepl | 2010-06-05 | 1 | -8/+30 |
| | |||||
* | Adding failing Unicode test. | Matěj Cepl | 2010-06-03 | 1 | -0/+10 |
| | |||||
* | With help of bugzilla (https://bugzilla.mozilla.org/show_bug.cgi?id=569273 | Matěj Cepl | 2010-06-03 | 1 | -70/+31 |
| | | | | | and https://bugzilla.mozilla.org/show_bug.cgi?id=569271 I've got most tests working. | ||||
* | Adding unit tests for xmlrpc.js | Matěj Cepl | 2010-06-01 | 1 | -0/+32 |
| | |||||
* | Adding unit tests for Color object | Matěj Cepl | 2010-06-01 | 1 | -0/+31 |
| | |||||
* | Added test for util.heir | Matěj Cepl | 2010-06-01 | 1 | -0/+46 |
| | |||||
* | Added another unit tests | Matěj Cepl | 2010-06-01 | 1 | -2/+73 |
| | | | | | | | - util.isInList - util.getISODate - util.valToArray - util.getBugNo | ||||
* | * Added hopefully a full coverage of unit tests for: | Matěj Cepl | 2010-05-31 | 1 | -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 Cepl | 2010-05-31 | 1 | -0/+7 |