brackets/test/spec
Jason San Jose 797bc21df0 Merge pull request #1233 from adobe/randy/issue1090
refactor api to allow for programmatically opening a project
2012-07-12 12:00:42 -07:00
..
CSSUtils-test-files adding missing file for unit tests 2012-06-21 16:11:33 -07:00
Document-test-files - New unit test for line endings on save 2012-06-11 18:45:35 -07:00
DocumentCommandHandlers-test-files removing license notic from test files pf mentioned. 2012-04-25 18:02:06 -07:00
ExtensionUtils-test-files remove high ascii file 2012-06-20 16:34:35 -07:00
FileIndexManager-test-files Adding only FileIndexerManager. Separating out QuickFileOpen 2012-02-28 14:04:19 -08:00
InlineEditorProviders-test-files add unit test for brackets issue 732 2012-05-07 16:43:43 -07:00
JSUtils-test-files Unit tests for ascii, unicode and false positive punctuation 2012-06-22 15:27:27 -07:00
LiveDevelopment-chrome-user-data Updates for Unit tests 2012-04-07 16:16:14 -07:00
LiveDevelopment-test-files removed empty line, added copyright 2012-04-25 18:11:10 -07:00
LowLevelFileIO-test-files Fixes issue #41 by removing unit test and test files that causes break on windows 2012-01-03 16:14:02 -08:00
NativeFileSystem-test-files making unit tests pass on Windows. Made tests dependent on read only directories be Mac only. Removed line ending characters from LowLevelFileIO-tests and related test media files so they are platform agnostic 2012-03-13 13:08:24 -07:00
ProjectManager-test-files Fixed bugs with duplicate file name detection and parent directory location. 2 more unit tests for duplicate file and directory names. 2011-12-21 09:52:20 -08:00
WorkingSetView-test-files More working set unit tests 2012-01-13 15:11:35 -08:00
CSSUtils-test.js Code review comments 2012-06-28 13:25:38 -07:00
CodeHintUtils-test.js - Remove Editor._getText()/_setText(). Former callers now use Document or 2012-06-11 13:02:30 -07:00
CommandManager-test.js Updating CommandManager and Menu tests since duplicate id's returns null instead of throwing 2012-06-13 18:19:03 -07:00
Document-test.js Correct showInlineEditor to toggleQuickEdit. Updated all references and ran unit tests. 2012-06-20 13:18:09 -07:00
DocumentCommandHandlers-test.js - New unit test for line endings on save 2012-06-11 18:45:35 -07:00
Editor-test.js - Remove Editor._getText()/_setText(). Former callers now use Document or 2012-06-11 13:02:30 -07:00
EditorCommandHandlers-test.js Duplicate line/selection, a la similar command in Sublime, IntelliJ, 2012-05-07 13:37:52 -07:00
ExtensionUtils-test.js fix typo 2012-07-09 17:35:56 -07:00
FileIndexManager-test.js Update copyright notice for brackets 2012-04-25 11:55:41 -07:00
InlineEditorProviders-test.js remove unncessary waitsForDone() 2012-07-10 16:30:20 -07:00
JSUtils-test.js Unit tests for ascii, unicode and false positive punctuation 2012-06-22 15:27:27 -07:00
KeyBindingManager-test.js Update Cmd and Ctrl key binding unit tests for #1137 2012-06-29 10:12:15 -07:00
LiveDevelopment-test.js removed empty line, added copyright 2012-04-25 18:11:10 -07:00
LowLevelFileIO-test.js replacing encoding string with constant 2012-05-12 17:23:33 -07:00
Menu-test.js Merge pull request #1195 from adobe/jason-sanjose/issue1137 2012-07-11 17:29:48 -07:00
MultiRangeInlineEditor-test.js update styles in brackets.less 2012-05-08 21:34:03 -07:00
NativeFileSystem-test.js fix async errors in NativeFileSystem-tests 2012-06-29 17:06:24 -07:00
PreferencesManager-test.js Update copyright notice for brackets 2012-04-25 11:55:41 -07:00
ProjectManager-test.js Update copyright notice for brackets 2012-04-25 11:55:41 -07:00
SpecRunnerUtils.js Merge pull request #1233 from adobe/randy/issue1090 2012-07-12 12:00:42 -07:00
ViewUtils-test.js update styles in brackets.less 2012-05-08 21:34:03 -07:00
WorkingSetView-test.js Fix unit tests with brackets.forceAsync = true. Revert some PerfUtils.markStart() calls to unique strings. Return $.Promise in cases where file access is async. 2012-06-27 19:34:01 -07:00