Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
api_check.py File Reference

(813d9ae984a99e739b99cf694a9d5b24d0a6b7a7)

Go to the source code of this file.

Namespaces

namespace  testing
 
namespace  testing.tools
 
namespace  testing.tools.api_check
 

Functions

 testing.tools.api_check._IsValidFunctionName (function, filename)
 
 testing.tools.api_check._FindFunction (function_snippet, filename)
 
 testing.tools.api_check._GetExportsFromHeader (dirname, filename)
 
 testing.tools.api_check._GetFunctionsFromPublicHeaders (src_path)
 
 testing.tools.api_check._CheckSorted (functions)
 
 testing.tools.api_check._GetFunctionsFromTest (api_test_path)
 
 testing.tools.api_check._FindDuplicates (functions)
 
 testing.tools.api_check._CheckAndPrintFailures (failure_list, failure_message)
 
 testing.tools.api_check.main ()