aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorHugo Parente Lima <hugo.lima@openbossa.org>2010-06-16 15:36:24 -0300
committerHugo Parente Lima <hugo.lima@openbossa.org>2010-06-16 15:36:24 -0300
commit79c71a20c1e6d8830672b1c094ee132b99663de1 (patch)
treeb0e1ea0ca3e19a476a0408a12d6ff686005c2f74 /tests
parentb22d72848c3ce6a8433399a5e9e3d182ff08c13d (diff)
chmod -x on all tests.
We can't run they standalone anyway, because they need some env vars to be exported like PYTHONPATH.
Diffstat (limited to 'tests')
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/abstract_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/argumentmodifications_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/child_return_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/class_fields_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/collector_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/complex_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/conversion_operator_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/derived_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/duck_punching_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/echo_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/enum_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/event_loop_call_virtual_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/event_loop_thread_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/implicitconv_numerical_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/implicitconv_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/injectcode_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/innerclass_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/keep_reference_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/list_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/lock_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/map_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/modifications_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/modifiedvirtualmethods_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/multi_cpp_inheritance_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/multiple_derived_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/namespace_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/nondefaultctor_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/objecttype_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/objecttypelayout_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/oddbool_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/overflow_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/overload_sorting_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/overload_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/ownership_argument_invalidation_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/ownership_delete_child_in_cpp_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/ownership_delete_child_in_python_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/ownership_delete_parent_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/ownership_invalidate_after_use_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/ownership_invalidate_child_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/ownership_invalidate_nonpolymorphic_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/ownership_invalidate_parent_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/ownership_reparenting_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/ownership_transference_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/pair_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/point_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/pointerholder_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/privatector_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/privatedtor_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/protected_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/pystr_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/python_thread_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/receive_null_cstring_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/reference_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/referencetopointer_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/return_null_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/sample_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/simplefile_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/size_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/static_nonstatic_methods_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/str_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/strlist_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/time_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/typediscovery_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/useraddedctor_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/virtualdtor_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/virtualmethods_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/voidholder_test.py0
-rw-r--r--[-rwxr-xr-x]tests/samplebinding/weakref_test.py0
68 files changed, 0 insertions, 0 deletions
diff --git a/tests/samplebinding/abstract_test.py b/tests/samplebinding/abstract_test.py
index 6c2f43f41..6c2f43f41 100755..100644
--- a/tests/samplebinding/abstract_test.py
+++ b/tests/samplebinding/abstract_test.py
diff --git a/tests/samplebinding/argumentmodifications_test.py b/tests/samplebinding/argumentmodifications_test.py
index 8cf5c4d9f..8cf5c4d9f 100755..100644
--- a/tests/samplebinding/argumentmodifications_test.py
+++ b/tests/samplebinding/argumentmodifications_test.py
diff --git a/tests/samplebinding/child_return_test.py b/tests/samplebinding/child_return_test.py
index 4fde7f5c6..4fde7f5c6 100755..100644
--- a/tests/samplebinding/child_return_test.py
+++ b/tests/samplebinding/child_return_test.py
diff --git a/tests/samplebinding/class_fields_test.py b/tests/samplebinding/class_fields_test.py
index 4578efb28..4578efb28 100755..100644
--- a/tests/samplebinding/class_fields_test.py
+++ b/tests/samplebinding/class_fields_test.py
diff --git a/tests/samplebinding/collector_test.py b/tests/samplebinding/collector_test.py
index 69cf2a147..69cf2a147 100755..100644
--- a/tests/samplebinding/collector_test.py
+++ b/tests/samplebinding/collector_test.py
diff --git a/tests/samplebinding/complex_test.py b/tests/samplebinding/complex_test.py
index 84bea25f8..84bea25f8 100755..100644
--- a/tests/samplebinding/complex_test.py
+++ b/tests/samplebinding/complex_test.py
diff --git a/tests/samplebinding/conversion_operator_test.py b/tests/samplebinding/conversion_operator_test.py
index 9c7ac47ba..9c7ac47ba 100755..100644
--- a/tests/samplebinding/conversion_operator_test.py
+++ b/tests/samplebinding/conversion_operator_test.py
diff --git a/tests/samplebinding/derived_test.py b/tests/samplebinding/derived_test.py
index 4c96c5056..4c96c5056 100755..100644
--- a/tests/samplebinding/derived_test.py
+++ b/tests/samplebinding/derived_test.py
diff --git a/tests/samplebinding/duck_punching_test.py b/tests/samplebinding/duck_punching_test.py
index cbf48c135..cbf48c135 100755..100644
--- a/tests/samplebinding/duck_punching_test.py
+++ b/tests/samplebinding/duck_punching_test.py
diff --git a/tests/samplebinding/echo_test.py b/tests/samplebinding/echo_test.py
index 4f1bbf7c2..4f1bbf7c2 100755..100644
--- a/tests/samplebinding/echo_test.py
+++ b/tests/samplebinding/echo_test.py
diff --git a/tests/samplebinding/enum_test.py b/tests/samplebinding/enum_test.py
index 65ec1af32..65ec1af32 100755..100644
--- a/tests/samplebinding/enum_test.py
+++ b/tests/samplebinding/enum_test.py
diff --git a/tests/samplebinding/event_loop_call_virtual_test.py b/tests/samplebinding/event_loop_call_virtual_test.py
index 90f0ac6c8..90f0ac6c8 100755..100644
--- a/tests/samplebinding/event_loop_call_virtual_test.py
+++ b/tests/samplebinding/event_loop_call_virtual_test.py
diff --git a/tests/samplebinding/event_loop_thread_test.py b/tests/samplebinding/event_loop_thread_test.py
index 205c87930..205c87930 100755..100644
--- a/tests/samplebinding/event_loop_thread_test.py
+++ b/tests/samplebinding/event_loop_thread_test.py
diff --git a/tests/samplebinding/implicitconv_numerical_test.py b/tests/samplebinding/implicitconv_numerical_test.py
index 06a7c2c27..06a7c2c27 100755..100644
--- a/tests/samplebinding/implicitconv_numerical_test.py
+++ b/tests/samplebinding/implicitconv_numerical_test.py
diff --git a/tests/samplebinding/implicitconv_test.py b/tests/samplebinding/implicitconv_test.py
index 5ca88595f..5ca88595f 100755..100644
--- a/tests/samplebinding/implicitconv_test.py
+++ b/tests/samplebinding/implicitconv_test.py
diff --git a/tests/samplebinding/injectcode_test.py b/tests/samplebinding/injectcode_test.py
index 2941b9233..2941b9233 100755..100644
--- a/tests/samplebinding/injectcode_test.py
+++ b/tests/samplebinding/injectcode_test.py
diff --git a/tests/samplebinding/innerclass_test.py b/tests/samplebinding/innerclass_test.py
index 05b9607bd..05b9607bd 100755..100644
--- a/tests/samplebinding/innerclass_test.py
+++ b/tests/samplebinding/innerclass_test.py
diff --git a/tests/samplebinding/keep_reference_test.py b/tests/samplebinding/keep_reference_test.py
index 13730553e..13730553e 100755..100644
--- a/tests/samplebinding/keep_reference_test.py
+++ b/tests/samplebinding/keep_reference_test.py
diff --git a/tests/samplebinding/list_test.py b/tests/samplebinding/list_test.py
index a71dbe716..a71dbe716 100755..100644
--- a/tests/samplebinding/list_test.py
+++ b/tests/samplebinding/list_test.py
diff --git a/tests/samplebinding/lock_test.py b/tests/samplebinding/lock_test.py
index 9e0db9e1b..9e0db9e1b 100755..100644
--- a/tests/samplebinding/lock_test.py
+++ b/tests/samplebinding/lock_test.py
diff --git a/tests/samplebinding/map_test.py b/tests/samplebinding/map_test.py
index 02b9496cb..02b9496cb 100755..100644
--- a/tests/samplebinding/map_test.py
+++ b/tests/samplebinding/map_test.py
diff --git a/tests/samplebinding/modifications_test.py b/tests/samplebinding/modifications_test.py
index 9a33c25e1..9a33c25e1 100755..100644
--- a/tests/samplebinding/modifications_test.py
+++ b/tests/samplebinding/modifications_test.py
diff --git a/tests/samplebinding/modifiedvirtualmethods_test.py b/tests/samplebinding/modifiedvirtualmethods_test.py
index 208677695..208677695 100755..100644
--- a/tests/samplebinding/modifiedvirtualmethods_test.py
+++ b/tests/samplebinding/modifiedvirtualmethods_test.py
diff --git a/tests/samplebinding/multi_cpp_inheritance_test.py b/tests/samplebinding/multi_cpp_inheritance_test.py
index 79f28c199..79f28c199 100755..100644
--- a/tests/samplebinding/multi_cpp_inheritance_test.py
+++ b/tests/samplebinding/multi_cpp_inheritance_test.py
diff --git a/tests/samplebinding/multiple_derived_test.py b/tests/samplebinding/multiple_derived_test.py
index 5601bf06b..5601bf06b 100755..100644
--- a/tests/samplebinding/multiple_derived_test.py
+++ b/tests/samplebinding/multiple_derived_test.py
diff --git a/tests/samplebinding/namespace_test.py b/tests/samplebinding/namespace_test.py
index 29633f38e..29633f38e 100755..100644
--- a/tests/samplebinding/namespace_test.py
+++ b/tests/samplebinding/namespace_test.py
diff --git a/tests/samplebinding/nondefaultctor_test.py b/tests/samplebinding/nondefaultctor_test.py
index d3757cb56..d3757cb56 100755..100644
--- a/tests/samplebinding/nondefaultctor_test.py
+++ b/tests/samplebinding/nondefaultctor_test.py
diff --git a/tests/samplebinding/objecttype_test.py b/tests/samplebinding/objecttype_test.py
index 958df1d59..958df1d59 100755..100644
--- a/tests/samplebinding/objecttype_test.py
+++ b/tests/samplebinding/objecttype_test.py
diff --git a/tests/samplebinding/objecttypelayout_test.py b/tests/samplebinding/objecttypelayout_test.py
index 1e14e5a4a..1e14e5a4a 100755..100644
--- a/tests/samplebinding/objecttypelayout_test.py
+++ b/tests/samplebinding/objecttypelayout_test.py
diff --git a/tests/samplebinding/oddbool_test.py b/tests/samplebinding/oddbool_test.py
index 79bd00ff9..79bd00ff9 100755..100644
--- a/tests/samplebinding/oddbool_test.py
+++ b/tests/samplebinding/oddbool_test.py
diff --git a/tests/samplebinding/overflow_test.py b/tests/samplebinding/overflow_test.py
index 4529fe201..4529fe201 100755..100644
--- a/tests/samplebinding/overflow_test.py
+++ b/tests/samplebinding/overflow_test.py
diff --git a/tests/samplebinding/overload_sorting_test.py b/tests/samplebinding/overload_sorting_test.py
index 9d4b1cbeb..9d4b1cbeb 100755..100644
--- a/tests/samplebinding/overload_sorting_test.py
+++ b/tests/samplebinding/overload_sorting_test.py
diff --git a/tests/samplebinding/overload_test.py b/tests/samplebinding/overload_test.py
index d7f672caf..d7f672caf 100755..100644
--- a/tests/samplebinding/overload_test.py
+++ b/tests/samplebinding/overload_test.py
diff --git a/tests/samplebinding/ownership_argument_invalidation_test.py b/tests/samplebinding/ownership_argument_invalidation_test.py
index 8a6aac79c..8a6aac79c 100755..100644
--- a/tests/samplebinding/ownership_argument_invalidation_test.py
+++ b/tests/samplebinding/ownership_argument_invalidation_test.py
diff --git a/tests/samplebinding/ownership_delete_child_in_cpp_test.py b/tests/samplebinding/ownership_delete_child_in_cpp_test.py
index 4ae62340f..4ae62340f 100755..100644
--- a/tests/samplebinding/ownership_delete_child_in_cpp_test.py
+++ b/tests/samplebinding/ownership_delete_child_in_cpp_test.py
diff --git a/tests/samplebinding/ownership_delete_child_in_python_test.py b/tests/samplebinding/ownership_delete_child_in_python_test.py
index cb8637b40..cb8637b40 100755..100644
--- a/tests/samplebinding/ownership_delete_child_in_python_test.py
+++ b/tests/samplebinding/ownership_delete_child_in_python_test.py
diff --git a/tests/samplebinding/ownership_delete_parent_test.py b/tests/samplebinding/ownership_delete_parent_test.py
index cef829952..cef829952 100755..100644
--- a/tests/samplebinding/ownership_delete_parent_test.py
+++ b/tests/samplebinding/ownership_delete_parent_test.py
diff --git a/tests/samplebinding/ownership_invalidate_after_use_test.py b/tests/samplebinding/ownership_invalidate_after_use_test.py
index 80f252d51..80f252d51 100755..100644
--- a/tests/samplebinding/ownership_invalidate_after_use_test.py
+++ b/tests/samplebinding/ownership_invalidate_after_use_test.py
diff --git a/tests/samplebinding/ownership_invalidate_child_test.py b/tests/samplebinding/ownership_invalidate_child_test.py
index 763c5a897..763c5a897 100755..100644
--- a/tests/samplebinding/ownership_invalidate_child_test.py
+++ b/tests/samplebinding/ownership_invalidate_child_test.py
diff --git a/tests/samplebinding/ownership_invalidate_nonpolymorphic_test.py b/tests/samplebinding/ownership_invalidate_nonpolymorphic_test.py
index 4970694d1..4970694d1 100755..100644
--- a/tests/samplebinding/ownership_invalidate_nonpolymorphic_test.py
+++ b/tests/samplebinding/ownership_invalidate_nonpolymorphic_test.py
diff --git a/tests/samplebinding/ownership_invalidate_parent_test.py b/tests/samplebinding/ownership_invalidate_parent_test.py
index b99951c4b..b99951c4b 100755..100644
--- a/tests/samplebinding/ownership_invalidate_parent_test.py
+++ b/tests/samplebinding/ownership_invalidate_parent_test.py
diff --git a/tests/samplebinding/ownership_reparenting_test.py b/tests/samplebinding/ownership_reparenting_test.py
index 3e68287b0..3e68287b0 100755..100644
--- a/tests/samplebinding/ownership_reparenting_test.py
+++ b/tests/samplebinding/ownership_reparenting_test.py
diff --git a/tests/samplebinding/ownership_transference_test.py b/tests/samplebinding/ownership_transference_test.py
index 1a8682da4..1a8682da4 100755..100644
--- a/tests/samplebinding/ownership_transference_test.py
+++ b/tests/samplebinding/ownership_transference_test.py
diff --git a/tests/samplebinding/pair_test.py b/tests/samplebinding/pair_test.py
index 77e8b3698..77e8b3698 100755..100644
--- a/tests/samplebinding/pair_test.py
+++ b/tests/samplebinding/pair_test.py
diff --git a/tests/samplebinding/point_test.py b/tests/samplebinding/point_test.py
index c5b1bf2e6..c5b1bf2e6 100755..100644
--- a/tests/samplebinding/point_test.py
+++ b/tests/samplebinding/point_test.py
diff --git a/tests/samplebinding/pointerholder_test.py b/tests/samplebinding/pointerholder_test.py
index 23d901efd..23d901efd 100755..100644
--- a/tests/samplebinding/pointerholder_test.py
+++ b/tests/samplebinding/pointerholder_test.py
diff --git a/tests/samplebinding/privatector_test.py b/tests/samplebinding/privatector_test.py
index ea713670f..ea713670f 100755..100644
--- a/tests/samplebinding/privatector_test.py
+++ b/tests/samplebinding/privatector_test.py
diff --git a/tests/samplebinding/privatedtor_test.py b/tests/samplebinding/privatedtor_test.py
index e0b8ef347..e0b8ef347 100755..100644
--- a/tests/samplebinding/privatedtor_test.py
+++ b/tests/samplebinding/privatedtor_test.py
diff --git a/tests/samplebinding/protected_test.py b/tests/samplebinding/protected_test.py
index 356df1f7c..356df1f7c 100755..100644
--- a/tests/samplebinding/protected_test.py
+++ b/tests/samplebinding/protected_test.py
diff --git a/tests/samplebinding/pystr_test.py b/tests/samplebinding/pystr_test.py
index e078c722f..e078c722f 100755..100644
--- a/tests/samplebinding/pystr_test.py
+++ b/tests/samplebinding/pystr_test.py
diff --git a/tests/samplebinding/python_thread_test.py b/tests/samplebinding/python_thread_test.py
index 48e1da69b..48e1da69b 100755..100644
--- a/tests/samplebinding/python_thread_test.py
+++ b/tests/samplebinding/python_thread_test.py
diff --git a/tests/samplebinding/receive_null_cstring_test.py b/tests/samplebinding/receive_null_cstring_test.py
index 978433fda..978433fda 100755..100644
--- a/tests/samplebinding/receive_null_cstring_test.py
+++ b/tests/samplebinding/receive_null_cstring_test.py
diff --git a/tests/samplebinding/reference_test.py b/tests/samplebinding/reference_test.py
index 0c373ffac..0c373ffac 100755..100644
--- a/tests/samplebinding/reference_test.py
+++ b/tests/samplebinding/reference_test.py
diff --git a/tests/samplebinding/referencetopointer_test.py b/tests/samplebinding/referencetopointer_test.py
index 88e901e20..88e901e20 100755..100644
--- a/tests/samplebinding/referencetopointer_test.py
+++ b/tests/samplebinding/referencetopointer_test.py
diff --git a/tests/samplebinding/return_null_test.py b/tests/samplebinding/return_null_test.py
index 46c13e89d..46c13e89d 100755..100644
--- a/tests/samplebinding/return_null_test.py
+++ b/tests/samplebinding/return_null_test.py
diff --git a/tests/samplebinding/sample_test.py b/tests/samplebinding/sample_test.py
index 785efaac3..785efaac3 100755..100644
--- a/tests/samplebinding/sample_test.py
+++ b/tests/samplebinding/sample_test.py
diff --git a/tests/samplebinding/simplefile_test.py b/tests/samplebinding/simplefile_test.py
index 52e7952df..52e7952df 100755..100644
--- a/tests/samplebinding/simplefile_test.py
+++ b/tests/samplebinding/simplefile_test.py
diff --git a/tests/samplebinding/size_test.py b/tests/samplebinding/size_test.py
index e85cb766c..e85cb766c 100755..100644
--- a/tests/samplebinding/size_test.py
+++ b/tests/samplebinding/size_test.py
diff --git a/tests/samplebinding/static_nonstatic_methods_test.py b/tests/samplebinding/static_nonstatic_methods_test.py
index c1c7422ee..c1c7422ee 100755..100644
--- a/tests/samplebinding/static_nonstatic_methods_test.py
+++ b/tests/samplebinding/static_nonstatic_methods_test.py
diff --git a/tests/samplebinding/str_test.py b/tests/samplebinding/str_test.py
index d8d3a75ca..d8d3a75ca 100755..100644
--- a/tests/samplebinding/str_test.py
+++ b/tests/samplebinding/str_test.py
diff --git a/tests/samplebinding/strlist_test.py b/tests/samplebinding/strlist_test.py
index 9ebbff039..9ebbff039 100755..100644
--- a/tests/samplebinding/strlist_test.py
+++ b/tests/samplebinding/strlist_test.py
diff --git a/tests/samplebinding/time_test.py b/tests/samplebinding/time_test.py
index b08b65ffb..b08b65ffb 100755..100644
--- a/tests/samplebinding/time_test.py
+++ b/tests/samplebinding/time_test.py
diff --git a/tests/samplebinding/typediscovery_test.py b/tests/samplebinding/typediscovery_test.py
index 3c1bfdb98..3c1bfdb98 100755..100644
--- a/tests/samplebinding/typediscovery_test.py
+++ b/tests/samplebinding/typediscovery_test.py
diff --git a/tests/samplebinding/useraddedctor_test.py b/tests/samplebinding/useraddedctor_test.py
index 90ac6531c..90ac6531c 100755..100644
--- a/tests/samplebinding/useraddedctor_test.py
+++ b/tests/samplebinding/useraddedctor_test.py
diff --git a/tests/samplebinding/virtualdtor_test.py b/tests/samplebinding/virtualdtor_test.py
index 877634fe9..877634fe9 100755..100644
--- a/tests/samplebinding/virtualdtor_test.py
+++ b/tests/samplebinding/virtualdtor_test.py
diff --git a/tests/samplebinding/virtualmethods_test.py b/tests/samplebinding/virtualmethods_test.py
index 0ddb7e447..0ddb7e447 100755..100644
--- a/tests/samplebinding/virtualmethods_test.py
+++ b/tests/samplebinding/virtualmethods_test.py
diff --git a/tests/samplebinding/voidholder_test.py b/tests/samplebinding/voidholder_test.py
index a6fce2e00..a6fce2e00 100755..100644
--- a/tests/samplebinding/voidholder_test.py
+++ b/tests/samplebinding/voidholder_test.py
diff --git a/tests/samplebinding/weakref_test.py b/tests/samplebinding/weakref_test.py
index 390252d46..390252d46 100755..100644
--- a/tests/samplebinding/weakref_test.py
+++ b/tests/samplebinding/weakref_test.py