pulsar/spec
Nathan Sobo 3625a55f68 Update markers before triggering 'changed' events
This prevents the editor from synchronously redrawing in specs with
cursors in invalid locations. Markers are always updated under the
hood before a change event is emitted from the Buffer or DisplayBuffer.
We still wait to trigger marker observers, but if their position gets
read, it is up to date.
2013-02-12 17:09:05 -07:00
..
app Update markers before triggering 'changed' events 2013-02-12 17:09:05 -07:00
fixtures Support loading CSON snippets from TextMate bundles 2013-02-11 09:29:48 -08:00
stdlib Support setting working directory of child process 2013-02-11 14:53:53 -08:00
atom-reporter.coffee Subtract skipped count from complete and total counts 2013-02-12 15:52:00 -08:00
spec-bootstrap.coffee Call atom.show() in spec bootstrap 2013-01-17 16:50:26 -08:00
spec-helper.coffee Merge pull request #255 from github/rearrange-tabs 2013-02-12 08:38:52 -08:00
spec-suite.coffee Run specs from all package directory paths 2013-01-10 15:31:18 -08:00
time-reporter.coffee Support logging longest suites 2013-01-10 09:29:42 -08:00