pulsar/spec
Nathan Sobo 62729c42ee Panes destroy their items when they are removed
As a consequence of these changes, editors will no longer need to
listen for destruction of their edit sessions. An editor will
eventually only ever be displaying a single edit session, and the
editor will destroy that edit session when it is removed. Panes
will be responsible for supporting multiple edit sessions, and
they will automatically remove the editor when they have no more
edit session items.
2013-03-07 09:28:51 -08:00
..
app Panes destroy their items when they are removed 2013-03-07 09:28:51 -08:00
fixtures Add increase indent pattern for GFM scope 2013-02-25 08:58:47 -08:00
stdlib Return {} when object is empty 2013-03-05 08:46:17 -08:00
atom-reporter.coffee Add spec duration to mouseover summary 2013-02-15 09:56:04 -08:00
spec-bootstrap.coffee Call atom.show() in spec bootstrap 2013-01-17 16:50:26 -08:00
spec-helper.coffee Make project's Git repository a window global 2013-03-04 21:43:33 -08:00
spec-suite.coffee Don't recurse into packageDirPaths to look for packagePaths 2013-02-13 10:42:22 -08:00
time-reporter.coffee Add spec duration to mouseover summary 2013-02-15 09:56:04 -08:00