summaryrefslogtreecommitdiffstats
path: root/src/test/java/com/gitblit/tests/JnaUtilsTest.java
Commit message (Expand)AuthorAgeFilesLines
* Define manager interfaces and update all of Gitblit to use managersJames Moger2013-11-261-5/+1
* Remove trailing whitespace from unit testsJames Moger2013-09-301-1/+1
* Trim trailing whitespace and organize importsJames Moger2013-09-301-4/+6
* Fix set-gid bit clearing under Linux when effective gid is different from fil...Florian Zschocke2013-08-261-0/+38
* Adjust unit tests for Windows.Florian Zschocke2013-08-261-46/+60
* Add proper implementation of methods in JnaUtils.Florian Zschocke2013-08-261-0/+100