File: runtest-x64.bat

package info (click to toggle)
gluegen2 2.5.0%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 8,848 kB
  • sloc: java: 53,390; ansic: 3,655; xml: 3,287; sh: 1,501; pascal: 591; asm: 162; makefile: 76
file content (32 lines) | stat: -rwxr-xr-x 1,812 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
REM set TEMP=C:\Documents and Settings\jogamp\temp-exec
REM set TMP=C:\Documents and Settings\jogamp\temp-exec
REM set TEMP=C:\Users\jogamp\temp-exec
REM set TMP=C:\Users\jogamp\temp-exec

REM scripts\java-win64.bat com.jogamp.common.GlueGenVersion 
REM scripts\java-win64.bat com.jogamp.common.util.TestVersionInfo

REM scripts\java-win64.bat com.jogamp.gluegen.jcpp.IncludeAbsoluteTest

scripts\java-win64.bat com.jogamp.gluegen.test.junit.generation.TestJCPP
REM scripts\java-win64.bat com.jogamp.gluegen.test.junit.generation.TestCParser

REM scripts\java-win64.bat com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter
REM scripts\java-win64.bat com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter
REM scripts\java-win64.bat com.jogamp.gluegen.test.junit.generation.Test1p2LoadJNIAndImplLib
REM scripts\java-win64.bat com.jogamp.gluegen.test.junit.generation.Test1p2DynamicLibraryBundle
REM scripts\java-win64.bat com.jogamp.common.util.TestTempJarCache
REM scripts\java-win64.bat com.jogamp.common.os.TestElfReader01
REM scripts\java-win64.bat com.jogamp.common.util.TestPlatform01

REM scripts\java-win64.bat com.jogamp.common.util.TestIOUtil01
REM scripts\java-win64.bat com.jogamp.common.util.TestJarUtil
REM scripts\java-win64.bat com.jogamp.common.net.TestUrisWithAssetHandler
REM scripts\java-win64.bat com.jogamp.common.net.TestURIQueryProps
REM scripts\java-win64.bat com.jogamp.common.net.TestUri01
REM scripts\java-win64.bat com.jogamp.common.net.TestUri02Composing
REM scripts\java-win64.bat com.jogamp.common.net.TestUri03Resolving
REM scripts\java-win64.bat com.jogamp.common.net.TestUri99LaunchOnReservedCharPathBug908

REM scripts\java-win64.bat com.jogamp.common.nio.TestByteBufferInputStream
REM scripts\java-win64.bat com.jogamp.common.nio.TestByteBufferOutputStream