/
githubmirror
/
brackets
ОбзорДокументацияВойти
/
githubmirror
/
brackets
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
brackets/
.../spec/Document-test-files/
..
test.css

- New unit test for line endings on save - New unit test for ref counting and Editor "GC" (related to recent Document API changes) - Add util waitsForDone() for tests to wait on a Promise easily (wraps waitsFor()) - Add util SpecRunnerUtils.deleteFile() to consolidate fs.unlink() usage - Clean up DocumentCommandHandlers-test to use the above utils and to use FileUtils instead of raw brackets.fs calls - Re-enable undo-related dirty/clean unit test now that it's expected to work - Fix bug in unit test runner where trying to run a single suite also runs all suites for which its name is a prefix

14 лет назад
test.html

- New unit test for line endings on save - New unit test for ref counting and Editor "GC" (related to recent Document API changes) - Add util waitsForDone() for tests to wait on a Promise easily (wraps waitsFor()) - Add util SpecRunnerUtils.deleteFile() to consolidate fs.unlink() usage - Clean up DocumentCommandHandlers-test to use the above utils and to use FileUtils instead of raw brackets.fs calls - Re-enable undo-related dirty/clean unit test now that it's expected to work - Fix bug in unit test runner where trying to run a single suite also runs all suites for which its name is a prefix

14 лет назад
test.js

- New unit test for line endings on save - New unit test for ref counting and Editor "GC" (related to recent Document API changes) - Add util waitsForDone() for tests to wait on a Promise easily (wraps waitsFor()) - Add util SpecRunnerUtils.deleteFile() to consolidate fs.unlink() usage - Clean up DocumentCommandHandlers-test to use the above utils and to use FileUtils instead of raw brackets.fs calls - Re-enable undo-related dirty/clean unit test now that it's expected to work - Fix bug in unit test runner where trying to run a single suite also runs all suites for which its name is a prefix

14 лет назад