summaryrefslogtreecommitdiffstats
path: root/base/util/test
Commit message (Collapse)AuthorAgeFilesLines
* Fixed CMake issues on F22.Endi S. Dewata2015-03-051-1/+1
| | | | | | Some CMake scripts have been updated to work on both F21 and F22. https://fedorahosted.org/pki/ticket/1281
* Plug resource leaksAde Lee2013-03-081-15/+17
|
* Change cmake projects from Java to NONEAde Lee2012-11-201-1/+1
|
* Removal of version numbers from jar file namesMatthew Harmsen2012-10-291-1/+1
| | | | * TRAC Ticket #350 - Dogtag 10: Remove version numbers from PKI jar files . . .
* Updated test build scripts.Endi Sukma Dewata2012-08-151-33/+16
| | | | | | | | The build scripts for test, util test, and common test components have been updated to automatically find the source codes and not create unnecessary test jar files. Ticket #62
* Fixes for NULL_RETURNS Coverity Issues - Part 2Abhishek Koneru2012-06-141-1/+5
|
* Removed unnecessary pki folder.Endi Sukma Dewata2012-03-2615-0/+2383
Previously the source code was located inside a pki folder. This folder was created during svn migration and is no longer needed. This folder has now been removed and the contents have been moved up one level. Ticket #131