You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Tests/Readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Tests
2
2
3
-
* Most tests are "characterization" tests, meaning they represent the current output. This does not mean that it's the ideal output.
3
+
* 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.
4
4
* 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.
5
5
* See TestConstants for an automated way to rewrite the expected output en masse
6
6
* Run hooks/enable-hooks.cmd to enable a pre-commit hook which stops you committing the flag when true
0 commit comments