convert to unix EOL, README: add repo origin & mask emails

This commit is contained in:
2024-01-12 11:36:15 +01:00
parent 357376c971
commit d81a7aa2a8
4 changed files with 482 additions and 479 deletions

View File

@@ -1,3 +1,6 @@
Forked from: https://github.com/asimjalis/cutest
Original work: https://sourceforge.net/projects/cutest/
How To Use
----------
@@ -202,7 +205,7 @@ Please feel free to send me changes you make so that I can
incorporate them into future releases.
If you see any errors in this document please contact me at
asimjalis@gmail.com.
asimjalis-nospam@gmail.com.
Automating Test Suite Generation
@@ -217,7 +220,7 @@ AllTests.c or dealing with any of the other suite code.
Credits
-------
[02.23.2003] Dave Glowacki <dglo@hyde.ssec.wisc.edu> has added
[02.23.2003] Dave Glowacki <dglo-nospam@hyde.ssec.wisc.edu> has added
(1) file name and line numbers to the error messages, (2)
AssertDblEquals for doubles, (3) Assert<X>Equals_Msg version of
all the Assert<X>Equals to pass in optional message which is