index
:
gluegen.git
1.0b06-maint
JOGL_2_SANDBOX
JOGL_CDCCVM_sgothel
MIPS_PORT
android.merged_launcher_gluegen
b202_gl44
b22x
callback_gluemap
callback_jniuserparamproxy
ios
java11
javafx
master
pulled
rc
v2.3.1_winexe
GLUEGEN repository on http://jogamp.org/ ;
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
junit
/
com
/
jogamp
/
common
/
util
/
TestJarUtil.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 1367: Make TempFileCache & TempJarCache even if temp folder can't handle ...
Sven Gothel
2019-04-03
1
-7
/
+7
*
SingletonTestCase -> SingletonJunitCase: Accomodate ClassLoader lifecycle of ...
Sven Gothel
2014-10-03
1
-2
/
+2
*
SingletonTestCase: Move singleton test impl. from JOGL's UITestCase, inherit ...
Sven Gothel
2014-10-03
1
-2
/
+2
*
Bug 1063: Complete Uri impl. and adoption throughout GlueGen
Sven Gothel
2014-09-08
1
-15
/
+25
*
Bug 908: Fix URI/URL double encoding, ensuring encoded/decoded variants are u...
Sven Gothel
2014-09-07
1
-2
/
+2
*
Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...
Sven Gothel
2014-07-03
1
-22
/
+22
*
Use org.junit.Assert instead of deprecated junit.framework.Assert
Sven Gothel
2013-10-24
1
-38
/
+37
*
Add '@FixMethodOrder(MethodSorters.NAME_ASCENDING)' to all *Test* classes
Sven Gothel
2013-08-31
1
-0
/
+4
*
Fix Bug 757: Regression of URL to URI conversion (Encoded path not compatible...
Sven Gothel
2013-06-19
1
-7
/
+9
*
Fix Bug 683 part1: IOUtil, JarUtil, TempJarCache, .. uses URI instead of URL ...
Sven Gothel
2013-06-09
1
-25
/
+29
*
Make JarUtil work with custom classloaders
Wade Walker
2013-02-11
1
-0
/
+77
*
Implement Bug #598 - JOGL ALL JAR File Change incl. it's Native Jar URL Deriv...
Sven Gothel
2012-06-26
1
-2
/
+2
*
android test: Specify 'java.io.tempdir' and add TestJarsInJar.apk / Disable m...
Sven Gothel
2012-03-07
1
-0
/
+6
*
TestTracer -> JunitTracer
v2.0-rc4
Sven Gothel
2011-12-02
1
-2
/
+2
*
Fix Test1p2ProcAddressEmitter (static var); Add TestTracer
Sven Gothel
2011-12-02
1
-1
/
+2
*
TempJarCache/JNILibLoaderBase: Identify the Jar files by their URL within our...
Sven Gothel
2011-12-01
1
-2
/
+2
*
JarUtil: Improve Robustness (Bug 522) and API doc, prepare for Jar-In-Jar. Ad...
Sven Gothel
2011-11-29
1
-0
/
+169