master
- New unit test for line endings on save - New unit test for ref counting and Editor "GC" (related to recent Document API changes) - Add util waitsForDone() for tests to wait on a Promise easily (wraps waitsFor()) - Add util SpecRunnerUtils.deleteFile() to consolidate fs.unlink() usage - Clean up DocumentCommandHandlers-test to use the above utils and to use FileUtils instead of raw brackets.fs calls - Re-enable undo-related dirty/clean unit test now that it's expected to work - Fix bug in unit test runner where trying to run a single suite also runs all suites for which its name is a prefix