openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
CuTest
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 1 hour
ago. based on code collected
about 4 hours
ago.
Nov 17, 2024 — Nov 17, 2025
Showing page 2 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Dave Glowacki patched CuTest so it checks for NULL string values passed to its functions.
asimjalis
More...
over 22 years ago
Replaced \r\n with \n in all source files as the cc compiler on Solaris 2.6 was unable to process the #define because of the \r\n. This might be a problem with the preprocessor on that machine. Microsoft's cl.exe seems to work just fine with \n (i.e. no \r\n). So the code should keep working for existing systems.
asimjalis
More...
over 22 years ago
Checking in reviewed changes by Dave Glowacki <
[email protected]
> who 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 printed out on assert failure.
asimjalis
More...
over 22 years ago
make-tests.sh now accepts arguments on command line. The arguments must be .c files. If no arguments are are given it reads tests from all .c files in the current directory. If arguments are given it uses only the files given to generate the test suite.
asimjalis
More...
almost 23 years ago
Minor edits to documentation.
asimjalis
More...
almost 23 years ago
New file added.
asimjalis
More...
almost 23 years ago
README now refers to license.txt for license details.
asimjalis
More...
almost 23 years ago
Updated license back to zlib/libpng.
asimjalis
More...
almost 23 years ago
Minor edits to documentation.
asimjalis
More...
almost 23 years ago
README is full-fledged documentation now.
asimjalis
More...
almost 23 years ago
New file.
asimjalis
More...
almost 23 years ago
Minor fixes.
asimjalis
More...
almost 23 years ago
Initial version.
asimjalis
More...
almost 23 years ago
Initial versions.
asimjalis
More...
almost 23 years ago
Fixed CuAssertPtrEquals and CuAssertPtrNotNull to remove gcc warnings. Thanks to Eric Hanchrow for pointing out the problem and sending in the fix. Added tests for these routines.
asimjalis
More...
about 23 years ago
Applied last of Ryan Bloom's patches to ensure Unix compatibility and to eliminate C++ contamination.
asimjalis
More...
over 23 years ago
*** empty log message ***
asimjalis
More...
over 23 years ago
included Ryan Bloom's changes to make this compile and for the tests to pass on Unix
asimjalis
More...
over 23 years ago
changed c++ style comments to c style
asimjalis
More...
over 23 years ago
enhanced asserts
asimjalis
More...
over 23 years ago
run all tests
asimjalis
More...
over 23 years ago
Initial revision
asimjalis
More...
over 23 years ago
←
1
2
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree