.....................................................................................FFFFFFFF........................................................................................................................................................................F.F.................................................................................................................................................................................................................................................................................................................................................................................................................................................................FFFFFFFFF............................................................................................................................................ ====================================================================== FAIL: runTest (__main__.ForbiddenTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "./cmake/codecheck/run_tests.py", line 19, in runTest self._do_test() File "./cmake/codecheck/run_tests.py", line 36, in _do_test "Rule '%s' failed. Example '%s' should fail, but passed" % (self.c.name,self.tv) ) AssertionError: Rule 'upcast_without_macro' failed. Example ' B_t * const hej = dynamic_cast(du);' should fail, but passed ====================================================================== FAIL: runTest (__main__.ForbiddenTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "./cmake/codecheck/run_tests.py", line 19, in runTest self._do_test() File "./cmake/codecheck/run_tests.py", line 36, in _do_test "Rule '%s' failed. Example '%s' should fail, but passed" % (self.c.name,self.tv) ) AssertionError: Rule 'upcast_without_macro' failed. Example 'if (B_t const * const hej = dynamic_cast(du)) {' should fail, but passed ====================================================================== FAIL: runTest (__main__.ForbiddenTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "./cmake/codecheck/run_tests.py", line 19, in runTest self._do_test() File "./cmake/codecheck/run_tests.py", line 36, in _do_test "Rule '%s' failed. Example '%s' should fail, but passed" % (self.c.name,self.tv) ) AssertionError: Rule 'upcast_without_macro' failed. Example 'B_t const*const hej=dynamic_cast < B_t* >(du)) {' should fail, but passed ====================================================================== FAIL: runTest (__main__.ForbiddenTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "./cmake/codecheck/run_tests.py", line 19, in runTest self._do_test() File "./cmake/codecheck/run_tests.py", line 36, in _do_test "Rule '%s' failed. Example '%s' should fail, but passed" % (self.c.name,self.tv) ) AssertionError: Rule 'upcast_without_macro' failed. Example 'const B_t *const hej=dynamic_cast' should fail, but passed ====================================================================== FAIL: runTest (__main__.ForbiddenTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "./cmake/codecheck/run_tests.py", line 19, in runTest self._do_test() File "./cmake/codecheck/run_tests.py", line 36, in _do_test "Rule '%s' failed. Example '%s' should fail, but passed" % (self.c.name,self.tv) ) AssertionError: Rule 'upcast_without_macro' failed. Example 'MN:B_t *const hej=dynamic_cast' should fail, but passed ====================================================================== FAIL: runTest (__main__.ForbiddenTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "./cmake/codecheck/run_tests.py", line 19, in runTest self._do_test() File "./cmake/codecheck/run_tests.py", line 36, in _do_test "Rule '%s' failed. Example '%s' should fail, but passed" % (self.c.name,self.tv) ) AssertionError: Rule 'upcast_without_macro' failed. Example 'MN::B_t *const hej=dynamic_cast' should fail, but passed ====================================================================== FAIL: runTest (__main__.ForbiddenTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "./cmake/codecheck/run_tests.py", line 19, in runTest self._do_test() File "./cmake/codecheck/run_tests.py", line 36, in _do_test "Rule '%s' failed. Example '%s' should fail, but passed" % (self.c.name,self.tv) ) AssertionError: Rule 'upcast_without_macro' failed. Example ' B_t const * const hej=dynamic_cast' should fail, but passed ====================================================================== FAIL: runTest (__main__.ForbiddenTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "./cmake/codecheck/run_tests.py", line 19, in runTest self._do_test() File "./cmake/codecheck/run_tests.py", line 36, in _do_test "Rule '%s' failed. Example '%s' should fail, but passed" % (self.c.name,self.tv) ) AssertionError: Rule 'upcast_without_macro' failed. Example 'B_t const * const hej=dynamic_cast' should fail, but passed ====================================================================== FAIL: runTest (__main__.ForbiddenTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "./cmake/codecheck/run_tests.py", line 19, in runTest self._do_test() File "./cmake/codecheck/run_tests.py", line 36, in _do_test "Rule '%s' failed. Example '%s' should fail, but passed" % (self.c.name,self.tv) ) AssertionError: Rule 'missing_space_starting_comment' failed. Example '///spaceless comment' should fail, but passed ====================================================================== FAIL: runTest (__main__.ForbiddenTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "./cmake/codecheck/run_tests.py", line 19, in runTest self._do_test() File "./cmake/codecheck/run_tests.py", line 36, in _do_test "Rule '%s' failed. Example '%s' should fail, but passed" % (self.c.name,self.tv) ) AssertionError: Rule 'missing_space_starting_comment' failed. Example '///