brackets/test/spec
Randy Edmunds f419f46033 Merge pull request #2058 from adobe/pflynn/docs-cleanups
Big bag o' minor code cleanups & JSLint fixes
2012-11-08 10:44:35 -08:00
..
CSSUtils-test-files - Unit tests for escaped characters in css selectors 2012-08-30 00:35:49 +02:00
CodeHint-test-files initial checkin 2012-07-16 14:50:18 -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 Update hidden lines when syncing a change from the current editor into the document 2012-10-11 15:20:36 -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 In Live Development, strip off query/hash strings from stylesheet URLs when comparing them 2012-08-15 17:19:15 -07:00
LowLevelFileIO-test-files Add unit tests for brackets.fs.rename. 2012-09-25 18:07:33 -07: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
UpdateNotification-test-files Respond to review comments. Merge with master. 2012-08-17 20:31:41 -07:00
WorkingSetView-test-files More working set unit tests 2012-01-13 15:11:35 -08:00
CSSUtils-test.js Tweaks to docs in various files: clarifications & added/fixed type 2012-11-05 15:13:30 -08:00
CodeHint-test.js added module utils/KeyEvent that defiens key event constants 2012-09-07 09:18:12 -07:00
CodeHintUtils-test.js Fix the HTMLUtils unit test failure by correcting the offset. 2012-08-27 14:44:11 -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 fix module loading for SpecRunnerUtils 2012-07-13 14:27:30 -07:00
DocumentCommandHandlers-test.js Add two more unit tests for CodeMirror dirtyCounter with undo/redo 2012-10-30 15:54:38 -07:00
Editor-test.js refactor mock editors into SpecRunnerUtils 2012-10-09 16:47:39 -07:00
EditorCommandHandlers-test.js Fix bug with Select Line around end of inline editor range, and add unit 2012-11-06 16:48:42 -08:00
ExtensionUtils-test.js fix module loading for SpecRunnerUtils 2012-07-13 14:27:30 -07:00
FileIndexManager-test.js fix module loading for SpecRunnerUtils 2012-07-13 14:27:30 -07:00
InlineEditorProviders-test.js Merge pull request #2058 from adobe/pflynn/docs-cleanups 2012-11-08 10:44:35 -08:00
JSUtils-test.js Unit tests for ascii, unicode and false positive punctuation 2012-06-22 15:27:27 -07:00
KeyBindingManager-test.js Scrub for any usage of brackets namespaced properties defined by utils/Global. Add require("utils/Global") for any occurrences. Fix comments. 2012-08-24 14:39:37 -07:00
LiveDevelopment-test.js encode the URLs 2012-11-06 18:35:11 -08:00
LowLevelFileIO-test.js Add unit tests for brackets.fs.rename. 2012-09-25 18:07:33 -07:00
Menu-test.js Fix Menu.removeMenuItem() unit tests: update for new setup where all tests 2012-11-06 17:29:09 -08:00
MultiRangeInlineEditor-test.js refactor mock editors into SpecRunnerUtils 2012-10-09 16:47:39 -07:00
NativeFileSystem-test.js Unit test for reading a drive 2012-11-03 02:06:10 -04:00
PreferencesManager-test.js fix module loading for SpecRunnerUtils 2012-07-13 14:27:30 -07:00
ProjectManager-test.js fix module loading for SpecRunnerUtils 2012-07-13 14:27:30 -07:00
SpecRunnerUtils.js Merge pull request #1932 from adobe/nj/issue-1764 2012-10-26 00:44:40 -07:00
UpdateNotification-test.js Respond to review comments. Merge with master. 2012-08-17 20:31:41 -07:00
ViewUtils-test.js update styles in brackets.less 2012-05-08 21:34:03 -07:00
WorkingSetView-test.js Merge pull request #1939 from zanqi/renaming 2012-10-26 08:44:47 -07:00