Add testcase and info on python -builtin missing argument count check

This commit is contained in:
William S Fulton 2014-03-01 16:41:22 +00:00
commit a3a0535229
4 changed files with 65 additions and 0 deletions

View file

@ -577,6 +577,7 @@ C_TEST_CASES += \
extern_declaration \
funcptr \
function_typedef \
global_functions \
immutable_values \
inctest \
integers \