Граф коммитов

1085 Коммитов

Автор SHA1 Сообщение Дата
Peter Flynn 0e9376ad75 Cleaner fix for #2761 (Project tree selection incorrect after opening file
by means other than sidebar) - Clear selection in project tree if current
document not exposed in tree anywhere.

Backs out pull #2869, which made the behavior of Find in Files inconsistent
with other means of opening and didn't fix other cases of the bug.

Adds unit tests for several of these edge cases.
2013-04-10 01:06:06 -07:00
Randy Edmunds 6f2dabd33e Merge pull request #3392 from adobe/jasonsanjose/issue-3372
Fix #3372 check for valid server
2013-04-09 20:20:22 -07:00
Randy Edmunds e9e8938444 Merge pull request #3381 from adobe/pflynn/topcoat-toolbar
Topcoat toolbar
2013-04-09 17:51:01 -07:00
Jason San Jose a4006f243e update live dev highlighting unit tests 2013-04-09 16:17:33 -07:00
Narciso Jaramillo 42b43c9b1a Make LD unit test retry connection a few times before failing 2013-04-09 14:17:03 -07:00
Narciso Jaramillo 43c4f6279d Merge pull request #3384 from adobe/dangoor/more-validation
Adds additional validation used primarily in brackets-registry
2013-04-09 09:52:05 -07:00
Kevin Dangoor 974225e624 adds file for test in previous commit. 2013-04-09 11:19:33 -04:00
Kevin Dangoor f582b93f7f Normalizes people in package.json.
author and contributors fields are normalized to objects per the description
here: https://npmjs.org/doc/json.html#people-fields-author-contributors
2013-04-09 10:21:59 -04:00
Peter Flynn 3f2b5402ea Merge remote-tracking branch 'origin/master' into pflynn/topcoat-toolbar
* origin/master: (37 commits)
  Fix unit tests to account for 2feef29
  update unit tests now that shell mode is a default language
  Fixes after second review
  remove extra StringUtils
  use emdash on mac only
  add licenses
  Fixes after first review
  Fix after review
  A bit cleanup
  revert change to unit test fixture again
  revert change to unit test fixture
  It now passes editor as a parameter using run and all the tests run in one window
  Fixes after second review
  Collect style tags the same way as we collect script tags. ie. collect everything up to the end tag in one step.
  Fixes after review
  Correct fix for gutter padding issue in #3211
  Fix running dev & user extension unit tests. After pull #3334 only core (extensions/default) extensions show up in the spec running UI.
  keep html title for in-browser. update unit tests.
  Fixed replacement when currently in Entity
  Minor text fixes
  ...

Conflicts:
	src/document/DocumentCommandHandlers.js
	src/extensions/default/RecentProjects/main.js
	test/spec/DocumentCommandHandlers-test.js
2013-04-09 00:28:19 -07:00
Peter Flynn 3551e40a99 Merge pull request #3349 from adobe/jasonsanjose/window-title
Use window.document.title instead of HTML toolbar when not inBrowser
2013-04-09 00:02:33 -07:00
Peter Flynn 84fc30546e Fix unit tests to account for 2feef29 2013-04-08 23:54:59 -07:00
Jason San Jose 52bad26c0b update unit tests now that shell mode is a default language 2013-04-08 22:47:22 -07:00
Peter Flynn 1cf056cabb Topcoat-style toolbar: dark vertical strip on right. Hides the old
horizontal "titlebar" unless in-browser mode. Vertical toolbar retains the
original "#main-toolbar" id so extensions that add icons will generally
continue to just work. Most extensions that add horizontal toolbars will
break, however.
2013-04-08 17:59:28 -07:00
Jason San Jose 3da19f4a4c revert change to unit test fixture again 2013-04-08 10:33:57 -07:00
Jason San Jose 9b9a8ece92 revert change to unit test fixture 2013-04-08 10:33:05 -07:00
Jason San Jose 6bff6dc8c0 Merge branch 'master' into iwehrman/rename-quick-edit-screenshot
Conflicts:
	samples/pl/Szybki Start/index.html
2013-04-08 10:30:27 -07:00
Chema Balsas d2cf66e673 Merge pull request #3231 from TomMalbran/tom/editor-options-tests
More Editor Option Handlers Tests
2013-04-07 03:16:15 -07:00
Tomás Malbrán 2346c02888 It now passes editor as a parameter using run and all the tests run in one window 2013-04-06 23:53:01 -03:00
Tomás Malbrán a9ab5c6b22 Fixes after second review 2013-04-06 18:31:31 -03:00
Peter Flynn 608b91765e Fix running dev & user extension unit tests. After pull #3334 only core
(extensions/default) extensions show up in the spec running UI.
2013-04-05 15:20:31 -07:00
Jason San Jose f598af1a91 Merge pull request #3356 from adobe/rlim/html-highlight-test
Add HTML highlighting unit tests
2013-04-05 14:05:27 -07:00
Jason San Jose 92c5b64d16 keep html title for in-browser. update unit tests. 2013-04-05 13:52:01 -07:00
RaymondLim c72d423c8f Making changes for Jason's review comments. 2013-04-05 13:38:38 -07:00
RaymondLim 5b32c9f952 Add HTML highlighting unit tests 2013-04-04 22:37:38 -07:00
Tomás Malbrán 21604ebdb7 Minor text fixes 2013-04-05 00:34:29 -03:00
Tomás Malbrán 4ebca4aa58 Fixes after first review 2013-04-05 00:30:03 -03:00
Kevin Dangoor b65a3aa07a Merge pull request #3334 from adobe/jasonsanjose/fix-live-dev-ci
Change SpecRunner to run more than one suite, fix issues in tests
2013-04-04 18:29:04 -07:00
Ian Wehrman 86f33cda26 Rename brackets-quick-edit.png to quick-edit.png. This simplifies the Edge Code overlay. 2013-04-04 17:43:01 -07:00
Tomás Malbrán 077c5a994d Merge remote-tracking branch 'upstream/master' into tom/editor-options-tests 2013-04-04 21:07:44 -03:00
Jason San Jose 96f1026306 Merge branch 'jasonsanjose/fix-live-dev-ci' of github.com:adobe/brackets into jasonsanjose/fix-live-dev-ci 2013-04-04 14:23:04 -07:00
Jason San Jose 471cb7e238 Fix live dev launcher URL. Remove dead code. Increase live dev connection timeout in unit test. 2013-04-04 14:22:39 -07:00
Jason San Jose 66ef72bfa5 fix test offset due to test fixture change 2013-04-04 11:58:27 -07:00
Jason San Jose e041d23c8e Merge branch 'master' into jasonsanjose/fix-live-dev-ci 2013-04-04 11:34:46 -07:00
Kevin Dangoor b4c1c48543 Merge pull request #3184 from adobe/dangoor/2608-quickopen-red
Fixes #2608 (Quick Open shows red on first use)
2013-04-04 06:05:14 -07:00
Kevin Dangoor f419483714 addMatchers needs to be in a beforeEach or a test. 2013-04-04 08:59:16 -04:00
Chema Balsas d81450b00b Merge pull request #3300 from TomMalbran/tom/font-size-2
Fixing the adjust font restore scroll and adding unit tests
2013-04-04 00:13:12 -07:00
Jason San Jose 0315b1629d Add suite param option to SpecRunner and to grunt test-integration task. Fix bug in NativeFileSystem where an empty dir will list the entire disk contents. 2013-04-03 16:38:41 -07:00
RaymondLim 26dd00c0f1 Fix #3327 by using "closed" property for payloads of script tags. Also instrument all empty tags, not just img and input tags. So a bunch of unit tests are updated to reflect those changes. 2013-04-03 15:46:00 -07:00
Kevin Dangoor 7641f188d7 Addresses review feedback from @peterflynn.
* Fixes the detection of no results
* removes extra call to matcher.reset()
* adds a test for StringMatcher.reset
2013-04-03 09:09:15 -04:00
RaymondLim 86ab4a7583 Removed an unused variable and update timestamp the right way. 2013-04-02 23:15:28 -07:00
RaymondLim e0b52468d6 Fix the test case that is using spyOn and add another one to test on refreshing the cache. Also add an empty line to the test file. 2013-04-02 20:37:13 -07:00
RaymondLim 8337e6e6e2 Add one more test case for uppercase tag names.
Add a general validation on marks creation.
Use spyOn to verify that cache was in use.
2013-04-02 15:11:19 -07:00
Tomás Malbrán 9972160dfa Merge remote-tracking branch 'upstream/master' into tom/font-size-2 2013-04-02 18:29:14 -03:00
RaymondLim fa5f4176b4 Add unit tests for HTML Instrumentation.
Update DOMHelper to support uppercase tag names.
Add one more empty tag -- wbr.
Add code to ignore invalid closing empty tags.
2013-04-01 23:57:49 -07:00
Tomás Malbrán e178a8f32c Fixes after first review 2013-04-01 21:22:20 -03:00
Jason San Jose ca51529812 change live dev unit test assumptions now that the initial loaded document can contain in-memory changes. 2013-04-01 15:24:31 -07:00
Tomás Malbrán 638c855493 Fixing the adjust font restore scroll and adding unit tests 2013-03-30 23:25:45 -03:00
Randy Edmunds 8935d2b590 Merge pull request #3277 from adobe/jasonsanjose/all-suite
Add "all" suite to run unit, extension, performance and integration tests
2013-03-29 16:58:04 -07:00
Dennis Kehrig 2e8447f149 Support for complex file extensions, like ".coffee.md" for Literate CoffeeScript 2013-03-29 01:25:12 +01:00
Peter Flynn 0a2d42192e Merge pull request #3004 from adobe/glenn/issue-3002
Fix JS Quick Edit for projects that have a function named "hasOwnProperty"
2013-03-28 11:58:56 -07:00