Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HTML report hotkeys work differently if the current chunk is off-screen. A ↵ | Ned Batchelder | 2011-06-26 | 1 | -2/+43 |
| | | | | chunk on-screen will be selected next. | ||||
* | Un-tab | Ned Batchelder | 2011-06-23 | 1 | -9/+9 |
| | |||||
* | Style | Ned Batchelder | 2011-04-17 | 1 | -2/+4 |
| | |||||
* | Style | Ned Batchelder | 2011-04-17 | 1 | -19/+19 |
| | |||||
* | More tests, some refactoring of the code. | Ned Batchelder | 2011-04-17 | 1 | -19/+86 |
| | |||||
* | Even better way to test js: build fixtures programmatically, no need for ↵ | Ned Batchelder | 2011-04-17 | 2 | -61/+55 |
| | | | | monkeypatching the code under test. | ||||
* | Javascript tests | Ned Batchelder | 2011-04-16 | 2 | -0/+152 |