6
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
May 13, 2023 — May 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Float Processor contains several tests that do not pass, but are forced to pass for the purposes of testing code coverage. See //TODO: for details on these issues. More... over 14 years ago
IJInfo - improved constants DirectoryChooser - changed constant refs BitBufferTest - changed constan refs ImageReaderTest - more fleshing out and refactoring. Removed failing tests but still need to implement them. More... over 14 years ago
Changed Eclipse .project file to no longer regference old imagejdev project More... over 14 years ago
IJInfo - added runGuiTests constant DirectoryCHooserTest - initial implementation More... over 14 years ago
Changed BitBufferTest to use IJInfo.runEnhancedTests flag More... over 14 years ago
Merge branch 'master' of imagejdev.org:ij-tests More... over 14 years ago
Made enhanced testing flag more straightforward More... over 14 years ago
Merge branch 'master' of imagejdev.org:ij-tests More... over 14 years ago
Continued enhancement More... over 14 years ago
Compiles FloatProcessor.java More... over 14 years ago
Fix typo More... over 14 years ago
Added IJInfo class to hold info related to underlying IJ version, etc. Useful for defining more rigorous tests for future use that currently fail with original IJ. More... over 14 years ago
Partial initial implementation More... over 14 years ago
Changes to Eclipse project files for imagej and ij-tests projects. More... over 14 years ago
Eclipse buildable project configurations - change. More... over 14 years ago
Synchronize master branch with ImageJ v1.43o. The IjX refactoring is now in a separate "ijx" branch. More... over 14 years ago
Fix order of initialization in testThisStringArray() More... over 14 years ago
clean up warnings in file More... over 14 years ago
Added tests for remaining public methods of Tools.java More... over 14 years ago
Compiles FloatProcessor.java More... over 14 years ago
Initial creation of ToolsTest More... over 14 years ago
Mostly just commenting my code More... over 14 years ago
Created StringSorterTest More... over 14 years ago
Removed some junk More... over 14 years ago
Had the order of args in asserts reversed. Added a couple more test cases to BitBufferTest and FileInfoTest that I thought of. Documented potential bugs in original code. More... over 14 years ago
More edits More... over 14 years ago
Merge branch 'master' of git+ssh://imagejdev.org/ij-tests More... over 14 years ago
Added a few more test methods for FloatProcessor.java More... over 14 years ago
Created FileInfoTest JUnit test class More... over 14 years ago
Add IDEA project metadata. More... over 14 years ago