aboutsummaryrefslogtreecommitdiffstats
path: root/tests/minimalbinding/minimal-binding.txt.in
diff options
context:
space:
mode:
authorMarcelo Lira <marcelo.lira@openbossa.org>2011-05-16 12:57:58 -0300
committerHugo Parente Lima <hugo.pl@gmail.com>2012-03-08 16:15:23 -0300
commit973a5389ac0f2a5d899025843b9af9e587eff7d3 (patch)
tree7c2988fd044ef091c56d92683a15f145ce99cd0e /tests/minimalbinding/minimal-binding.txt.in
parent510e7af9a0e9a8b8c0b90ad76453d9ccdf55aedb (diff)
Added a new test binding called 'minimal'.
The purpose is to have the smallest possible binding to help when doing complex changes that require a good deal of debugging and tracking, and the many operations performed in too many wrapped classes will clutter any output used for those purposes. In other words: don't add anything here except with a good reason for it, prefer to use 'sample' or 'other' binding for that. Reviewed by Hugo Parente <hugo.lima@openbossa.org> Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
Diffstat (limited to 'tests/minimalbinding/minimal-binding.txt.in')
-rw-r--r--tests/minimalbinding/minimal-binding.txt.in15
1 files changed, 15 insertions, 0 deletions
diff --git a/tests/minimalbinding/minimal-binding.txt.in b/tests/minimalbinding/minimal-binding.txt.in
new file mode 100644
index 000000000..b6bcf05b8
--- /dev/null
+++ b/tests/minimalbinding/minimal-binding.txt.in
@@ -0,0 +1,15 @@
+[generator-project]
+
+generator-set = @generators_BINARY_DIR@/shiboken_generator@CMAKE_RELEASE_POSTFIX@@CMAKE_DEBUG_POSTFIX@@CMAKE_SHARED_LIBRARY_SUFFIX@
+
+header-file = @CMAKE_CURRENT_SOURCE_DIR@/global.h
+typesystem-file = @minimal_TYPESYSTEM@
+
+output-directory = @CMAKE_CURRENT_BINARY_DIR@
+
+include-path = @libminimal_SOURCE_DIR@
+
+typesystem-path = @CMAKE_CURRENT_SOURCE_DIR@
+
+enable-parent-ctor-heuristic
+use-isnull-as-nb_nonzero