summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2023-08-05 02:10:45 +0200
committerSven Gothel <[email protected]>2023-08-05 02:10:45 +0200
commit8b4d36e543a14c404c73942840f15a4d81d83990 (patch)
tree8545d106cbc2572426f13214d593880bbf084b30
parent1e4e23c1a4bd6737e3513df2c3e905d83337fd8d (diff)
WIP JavaCallback Tests: Rename test2-gluegen.cfg -> test2-if.cfg
-rw-r--r--make/build-test.xml2
-rw-r--r--src/junit/com/jogamp/gluegen/test/junit/generation/test2-if.cfg (renamed from src/junit/com/jogamp/gluegen/test/junit/generation/test2-gluegen.cfg)0
2 files changed, 1 insertions, 1 deletions
diff --git a/make/build-test.xml b/make/build-test.xml
index f472063..1617965 100644
--- a/make/build-test.xml
+++ b/make/build-test.xml
@@ -671,7 +671,7 @@ chmod 644 ${results}/* \${line.separator}
<gluegen src="${test.junit.generation.dir}/test2.h"
outputRootDir="${build_t.gen}"
- config="${test.junit.generation.dir}/test2-gluegen.cfg"
+ config="${test.junit.generation.dir}/test2-if.cfg"
literalInclude="${test.junit.generation.dir}"
includeRefid="stub.includes.fileset.test"
emitter="com.jogamp.gluegen.JavaEmitter"
diff --git a/src/junit/com/jogamp/gluegen/test/junit/generation/test2-gluegen.cfg b/src/junit/com/jogamp/gluegen/test/junit/generation/test2-if.cfg
index 6531a7b..6531a7b 100644
--- a/src/junit/com/jogamp/gluegen/test/junit/generation/test2-gluegen.cfg
+++ b/src/junit/com/jogamp/gluegen/test/junit/generation/test2-if.cfg