Commit Graph

30540 Commits

Author SHA1 Message Date
Wliu
2139f284d9 Merge pull request #13384 from TiagoDanin/macOS
Replace "osx" to "macOS"
2016-12-04 15:12:15 -05:00
TiagoDanin
c5c3f5cb01 Replace "osx" to "macOS" 2016-12-04 15:28:43 -03:00
Damien Guard
c2a0735607 Bypass checkoutHeadForEditor/displays a confirmation dialog by default spec on Windows for reliability 2016-12-02 15:01:06 -08:00
Damien Guard
01de6855f1 Properly escape &^| chars in commands on Windows. Fixes #13178 2016-12-02 13:20:07 -08:00
Damien Guard
9520ee1aa9 Make circleCI badge same style as others in README 2016-12-01 22:57:04 -08:00
Damien Guard
8891b731ad Remove unused cache entries from appveyor.yml 2016-12-01 14:36:33 -08:00
Damien Guard
2463739e94 Remove errant stack trace from console 2016-12-01 14:02:11 -08:00
Damien Guard
63c201dc84 Fall back to using 7z to extract chromedriver if unzip missing 2016-12-01 14:01:04 -08:00
Damien Guard
ff83e59753 Merge pull request #13365 from atom/dg-specs-reliability
Specs: test reliability & auto temp clean-up
2016-12-01 13:24:12 -08:00
Wliu
49b1b8821f ⬆️ language-xml@0.34.13 2016-12-01 14:15:41 -05:00
Damien Guard
d434d026d3 Correct compile cache afterEach cleanup 2016-12-01 10:49:02 -08:00
Damien Guard
3fd1dbdce3 Clean up temporary files when running specs 2016-12-01 10:48:45 -08:00
Wliu
4d98a85eff ⬆️ language-coffee-script@0.48.2 2016-12-01 12:24:31 -05:00
Wliu
42dfc54ff3 ⬆️ language-ruby@0.70.3 2016-12-01 12:14:04 -05:00
Linus Eriksson
373d4524df ⬆️ bookmarks@0.43.4 2016-12-01 14:06:14 +01:00
Nathan Sobo
4716ad8ef3 Merge pull request #13358 from atom/fb-mdt-initialize-hook
Add initialize() hook to packages
2016-12-01 01:53:43 -07:00
Damien Guard
f2b6da332d Temporarily disable 3 flakey specs on Windows x64 2016-11-30 19:18:26 -08:00
Matthew Dapena-Tretter
25518b9c8e Add initialize() hook to packages 2016-11-30 14:27:29 -08:00
Damien Guard
b4c67cb0b8 Merge pull request #13305 from atom/dg-windows-tests-pass
Make core and render tests pass on Windows
2016-11-30 13:39:04 -08:00
Damien Guard
eadb345997 ⬆️ find-and-replace 2016-11-30 13:37:22 -08:00
Damien Guard
6aa46cf0f0 Do not run core render process tests on win32/ia32. They crash Atom in TextEditor specs - possible resource limitation. 2016-11-30 12:06:46 -08:00
Damien Guard
9595911ab7 Switch node to build with to 6.8.0 2016-11-29 21:42:47 -08:00
Damien Guard
a18adfee58 Tidy up which tests run on which OS 2016-11-29 16:55:14 -08:00
Damien Guard
440e708e40 Smoke test only passes on macOS 2016-11-29 16:55:14 -08:00
Damien Guard
76d058cf7e Disable portable tests, mess with env 2016-11-29 16:55:14 -08:00
Damien Guard
4c4fa2b478 Integration tests now pass on Win32 2016-11-29 16:55:14 -08:00
Damien Guard
643038eeaa Add chromedriver for Windows & Linux 2016-11-29 16:55:14 -08:00
Damien Guard
7a5b5ef400 👕 2016-11-29 16:55:14 -08:00
Damien Guard
701b08ca90 Fix package-transpilation-registry tests on Win32 2016-11-29 16:55:14 -08:00
Damien Guard
c0bb35d42a Remove use of deleted stringtoid function 2016-11-29 16:55:14 -08:00
Damien Guard
bd2f6d641a Fix id/source-path for themes on Win32 2016-11-29 16:55:14 -08:00
Damien Guard
cf0bae0301 Skip autoupdater tests on Win32, we don't use electron autoUpdate there 2016-11-29 16:55:14 -08:00
Damien Guard
9e5353a343 Prevent text from leaving fixture modified 2016-11-29 16:55:14 -08:00
Damien Guard
eac4f044a8 Fix MenuManager spec that forget to set darin to test macOS behavior 2016-11-29 16:55:14 -08:00
Damien Guard
e89c5efa9d Text editor measures diff in one test on win32 2016-11-29 16:55:14 -08:00
Damien Guard
bd9ed684fe Lines-yardstick has different measurements on win32 2016-11-29 16:55:14 -08:00
Damien Guard
a267286db2 Remove dangerous win32 portable test 2016-11-29 16:55:14 -08:00
Damien Guard
711d83925e Project and Window-Event-Handler spec pass on Win32 2016-11-29 16:55:14 -08:00
Damien Guard
2014b2aee0 Allow GitRepository tests to pass on Win32 2016-11-29 16:55:14 -08:00
Damien Guard
48b16a4633 Environment patching tests do not work on Win32 2016-11-29 16:55:14 -08:00
Damien Guard
20b29fb0f0 Support node's option.shell entirely, buffered-process tests now pass on Windows 2016-11-29 16:55:14 -08:00
Max Brunsfeld
ef99fbcf0b Merge pull request #13350 from atom/mb-fix-highlights-on-horizontal-scroll
Fix highlight movement when horizontally scrolling
2016-11-29 09:30:08 -08:00
Wliu
f681d64df6 Update build-status.md 2016-11-28 23:07:11 -05:00
Max Brunsfeld
f7c5cebdaf Add test for highlight region calculation error 2016-11-28 17:39:36 -08:00
Max Brunsfeld
0352820d8c Fix error in highlight region width calculation 2016-11-28 17:32:03 -08:00
Damien Guard
4a3e9fcffc Update linux.md 2016-11-28 14:50:53 -08:00
Damien Guard
db27e6f58f Adding two missing Linux build dependencies 2016-11-28 14:45:05 -08:00
Wliu
3707c18dae ⬆️ bracket-matcher@0.84.0 2016-11-28 15:15:34 -05:00
Damien Guard
f6043af7bd Update build-status.md 2016-11-28 09:55:55 -08:00
Damien Guard
4d157f77db Update build-status.md 2016-11-28 09:52:00 -08:00