Part of samba.tests.source View In Hierarchy
| Method | test_copyright | Test that all Python files have a valid copyright statement. |
| Method | test_gpl | Test that all .py files have a GPL disclaimer. |
| Method | test_no_tabs | Check that there are no tabs in Python files. |
| Method | test_unix_newlines | Check for unix new lines. |
| Method | _push_file | Undocumented |
| Method | _format_message | Undocumented |
| Method | _iter_source_files_lines | Undocumented |
Inherited from TestCase:
| Method | setUp | Undocumented |
| Method | get_loadparm | Undocumented |
| Method | get_credentials | Undocumented |