This commit is contained in:
GrahamTheCoder 2020-03-30 10:48:02 +01:00 коммит произвёл GitHub
Родитель 37f401ddc2
Коммит 3f618a00fe
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1,6 +1,6 @@
# Tests
* Most tests are "characterization" tests, meaning they represent the current output. This does not mean that it's the ideal output.
* Most tests are "characterization" tests, meaning they represent the current output under [these guidelines](https://github.com/icsharpcode/CodeConverter/blob/master/.github/CONTRIBUTING.md#deciding-what-the-output-should-be). This does not mean that it's the ideal output.
* If you need to change an existing characterization, that's fine, so long as you're convinced it's no less correct than what was previously there.
* See TestConstants for an automated way to rewrite the expected output en masse
* Run hooks/enable-hooks.cmd to enable a pre-commit hook which stops you committing the flag when true