summary refs log tree commit diff stats
path: root/test
ModeNameSize
-rw-r--r--__init__.py515log stats plain blame
-rw-r--r--tc_bookmarks.py1399log stats plain blame
-rw-r--r--tc_colorscheme.py883log stats plain blame
-rw-r--r--tc_commandlist.py2101log stats plain blame
-rw-r--r--tc_directory.py3007log stats plain blame
-rw-r--r--tc_displayable.py3675log stats plain blame
-rw-r--r--tc_ext.py3042log stats plain blame
-rw-r--r--tc_history.py989log stats plain blame
-rw-r--r--tc_keyapi.py545log stats plain blame
-rw-r--r--tc_ui.py1036log stats plain blame
-rw-r--r--test.py164log stats plain blame
d---------testdir153log stats plain
:(before "End Primitive Recipe Numbers") put(Recipe_ordinal, "open-file-for-reading", OPEN_FILE_FOR_WRITING); :(before "End Primitive Recipe Checks") case OPEN_FILE_FOR_WRITING: { break; } :(before "End Primitive Recipe Implementations") case OPEN_FILE_FOR_WRITING: { break; }