aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/revwalk/RevFlagSetTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* RevFlagSetTest: Fix compilation error flagged by error proneDavid Ostrovsky2017-03-181-1/+0
* [findBugs] Remove nonsense callMatthias Sohn2013-11-101-1/+0
* Use assertEquals instead of == for literal primitivesRobin Rosenberg2012-09-161-1/+1
* cleanup: Prefer assertEquals over assertTrue(....equals(...))Robin Rosenberg2012-09-031-1/+1
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-311-0/+15
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+137