joshaber
|
f0a179fdb5
|
Add the decoration after subscribing to state updates
Same fixe as #10792.
|
2016-02-15 17:19:32 -05:00 |
|
Josh Abernathy
|
9e073d807d
|
Merge pull request #10792 from atom/fix-test-timeout
Fix TextEditorPresenter spec timeout.
|
2016-02-12 17:24:29 -05:00 |
|
joshaber
|
cc3f6b888f
|
Don't need to duplicate this line.
|
2016-02-12 16:35:16 -05:00 |
|
joshaber
|
82860a12a0
|
Fix waitsForStateToUpdate proper like.
|
2016-02-12 16:35:10 -05:00 |
|
joshaber
|
9fa766e01a
|
Don't use synchronous updates anymore.
|
2016-02-12 15:13:10 -05:00 |
|
joshaber
|
72f3d0b309
|
Unfocused.
|
2016-02-12 14:45:26 -05:00 |
|
joshaber
|
25e58eb1a2
|
Stop logging.
|
2016-02-12 14:45:05 -05:00 |
|
joshaber
|
98a051080b
|
Failing test.
|
2016-02-12 14:43:55 -05:00 |
|
joshaber
|
6813bf50a0
|
Use waitsForStateToUpdateAsync in a bunch of places.
|
2016-02-12 14:00:47 -05:00 |
|
joshaber
|
272ff19d7b
|
Decrease the timeout interval.
|
2016-02-12 13:58:54 -05:00 |
|
joshaber
|
8b14f5afdc
|
Let's get some deterministic failures.
|
2016-02-12 13:58:38 -05:00 |
|
joshaber
|
319043c93d
|
Update this test too.
|
2016-02-12 12:11:52 -05:00 |
|
joshaber
|
07d35245e0
|
Move it around again.
|
2016-02-12 11:51:48 -05:00 |
|
joshaber
|
a3ec51f492
|
Let's try rearranging this.
|
2016-02-12 11:46:43 -05:00 |
|
joshaber
|
dd6a6be8b1
|
Once more, with feeling.
|
2016-02-12 10:56:36 -05:00 |
|
joshaber
|
3e7de73580
|
Bump the timeout.
|
2016-02-12 09:58:37 -05:00 |
|
Max Brunsfeld
|
9c0aa629d7
|
Let packages define deserializers & view providers as main module methods
|
2016-02-10 14:28:57 -08:00 |
|
Josh Abernathy
|
306560616b
|
Merge pull request #10758 from atom/fix-status-in-subdir
Fix status in subdir
|
2016-02-10 15:15:10 -05:00 |
|
joshaber
|
c1a3535ab2
|
Don't need to repeat ourselves here.
|
2016-02-10 11:09:52 -05:00 |
|
joshaber
|
0c6235de71
|
Add failing test.
|
2016-02-10 11:00:20 -05:00 |
|
Alex
|
fff2a54258
|
✅ Specs for variable tabLength
For #9198
|
2016-02-10 02:53:01 -06:00 |
|
Nathan Sobo
|
4597d1e436
|
Merge pull request #7953 from acontreras89/ac-pane-split
Improve multi-pane API
|
2016-02-08 17:51:16 -08:00 |
|
Aaron Contreras
|
cbff7394c6
|
🐛 Reuse scroll position on text editor's copy. Fixes #8765
✅ Update specs to avoid regressions
|
2016-02-09 00:36:37 +01:00 |
|
Aaron Contreras
|
ee86cee4e0
|
✅ Add specs for new commands, update old specs
|
2016-02-09 00:36:37 +01:00 |
|
Wliu
|
8ca1071168
|
Update presenter specs
|
2016-02-08 16:52:47 -05:00 |
|
Wliu
|
5127789a68
|
Update tokenized buffer spec
|
2016-02-07 21:26:13 -05:00 |
|
joshaber
|
563984a7b2
|
Test it.
|
2016-02-05 16:16:38 -05:00 |
|
Wliu
|
b4f8bf12cb
|
💚 Fix Tokenized Buffer spec
|
2016-02-04 14:34:49 +00:00 |
|
Max Brunsfeld
|
49776d114c
|
Merge branch 'beta'
|
2016-02-02 12:00:08 -08:00 |
|
Max Brunsfeld
|
6d56185300
|
Merge branch 'stable' into beta
|
2016-02-02 11:59:42 -08:00 |
|
Max Brunsfeld
|
19349edc7a
|
Only add local paths to recent documents list
Also, add them in Workspace::open and not AtomEnvironment::openLocations
so that files opened in an existing window will also be added to the
list
|
2016-02-02 11:16:14 -08:00 |
|
simurai
|
127e4dbae4
|
Add specs for horizontal axis height
|
2016-02-01 11:34:09 -08:00 |
|
simurai
|
6944815a72
|
Add specs for header/footer widths
|
2016-02-01 11:34:09 -08:00 |
|
simurai
|
4cf8abc786
|
🎨 Rename top/bottom-bar to header/footer
|
2016-02-01 11:34:08 -08:00 |
|
simurai
|
b9cea80d4f
|
Add top/bottom bar specs
|
2016-02-01 11:34:08 -08:00 |
|
Max Brunsfeld
|
fb0cb452ea
|
Use old presenter interface in presenter spec
|
2016-01-27 23:04:30 -08:00 |
|
Max Brunsfeld
|
42d509ca4e
|
Merge pull request #10062 from atom/mb-emit-state-update-on-model-scroll
Emit state update when model's scroll position is changed
|
2016-01-27 15:34:53 -08:00 |
|
Ben Ogle
|
8acb742c30
|
Merge pull request #7916 from oggy/descriptive-enums
Support descriptions for enum values in config.
|
2016-01-26 14:45:00 -08:00 |
|
Max Brunsfeld
|
d055a686ae
|
Merge pull request #10486 from atom/bf-fix-submenu-items
Honor `created()` function for an item in a submenu.
|
2016-01-25 13:31:25 -08:00 |
|
Michael Bolin
|
83d3168609
|
Rename test function as suggested by @maxbrunsfeld.
|
2016-01-25 13:19:58 -08:00 |
|
Max Brunsfeld
|
c4adc38273
|
Merge branch 'stable' into beta
|
2016-01-25 10:29:29 -08:00 |
|
joshaber
|
191e607bd6
|
Merge branch 'stable'
|
2016-01-22 17:01:03 -07:00 |
|
Josh Abernathy
|
91eb2b2a28
|
Merge pull request #10293 from atom/as-more-flexible-inputs-for-blob-store
Ignore errors when loading an invalid blob store
|
2016-01-22 11:44:29 -07:00 |
|
Michael Bolin
|
ee4408976e
|
Tightened up a test now that I confirmed that MenuHelpers.merge() intentionally strips the created field.
|
2016-01-21 10:18:04 -08:00 |
|
Wliu
|
08e796500d
|
Merge pull request #10441 from casesandberg/bug/cleanup-specs
Remove Duplicate Require Statements and Unify Syntax on '
|
2016-01-20 15:25:36 -05:00 |
|
Michael Bolin
|
0e4a8303ae
|
Apparently the created function is stripped as part of the clone?
|
2016-01-18 18:32:37 -08:00 |
|
Michael Bolin
|
0a4817693f
|
Add unit test. Cannot seem to run locally because of nodegit but will see what happens in CI.
|
2016-01-18 16:50:16 -08:00 |
|
joshaber
|
7ab501ce9d
|
Disable the test for now.
|
2016-01-15 17:42:48 -05:00 |
|
joshaber
|
1fb1376769
|
Even more async.
|
2016-01-15 17:40:14 -05:00 |
|
joshaber
|
e5aebcb351
|
Revert "Wait a tick before checking for path subscriptions?"
This reverts commit d9cf7a73c6.
|
2016-01-15 17:36:22 -05:00 |
|