Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
P
|
R
|
S
|
T
|
U
|
V
|
W
|
Z
_
__add__() (ConfigManager method)
__annotate_func__ (ConfigManager attribute)
__annotations_cache__ (ConfigManager attribute)
__getattr__() (ConfigManager method)
__init__() (ConfigManager method)
(CSTester method)
(DiffWindow method)
(Extractor method)
A
activecolor (CursesScreen attribute)
allgroups (CSTesterConfig attribute)
B
bordercolor (CursesScreen attribute)
C
cancelkeys (CursesScreen attribute)
casedir (CSTesterConfig attribute)
caseext (CSTesterConfig attribute)
cases (CSTesterConfig attribute)
cfg (CSTester attribute)
cleanfiles (CSTesterConfig attribute)
cleanup() (CursesScreen method)
clearkeys() (CursesScreen method)
collapsenumrange() (in module cstester.utils)
commands (ConfigManager attribute)
conf (ConfigManager attribute)
ConfigManager (class in cstester.configmgr)
configure() (CSTester method)
CSTester (class in cstester.tester)
cstester.config
module
cstester.configmgr
module
cstester.diffwin
module
cstester.extractor
module
cstester.tester
module
cstester.testOutput
module
cstester.utils
module
cstester.win
module
CSTesterConfig (class in cstester.config)
CursesScreen (class in cstester.win)
D
default_value() (CSTesterConfig class method)
DiffWindow (class in cstester.diffwin)
diffwindow() (CursesScreen method)
dirs (ConfigManager attribute)
disabledcolor (CursesScreen attribute)
dotests() (in module cstester.testOutput)
drawsplitpane() (CursesScreen method)
E
emptyok (ConfigManager attribute)
errorcolor (CursesScreen attribute)
evalmenu() (CSTester method)
exclude (CSTesterConfig attribute)
expandnumrange() (in module cstester.utils)
expdir (CSTesterConfig attribute)
expext (CSTesterConfig attribute)
exps (CSTesterConfig attribute)
extract() (Extractor method)
Extractor (class in cstester.extractor)
extractphasezip() (Extractor method)
F
files (ConfigManager attribute)
freezefiles (CSTesterConfig attribute)
freezefiles() (CSTester method)
from_yaml() (CSTesterConfig class method)
G
get() (ConfigManager method)
getdir() (CursesScreen method)
getfile() (CursesScreen method)
getfilehash() (in module cstester.utils)
getfilteredgroups() (CSTester method)
getgroupfiles() (Extractor method)
getgrouplists() (CSTester method)
getinput() (CursesScreen method)
groupmenu() (CSTester method)
groupre_str (CSTesterConfig attribute)
H
has() (ConfigManager method)
help_configure() (CSTester method)
help_diffwindow() (CursesScreen method)
help_evalmenu() (CSTester method)
help_groupmenu() (CSTester method)
help_lessreadmes() (CSTester method)
help_mainmenu() (CSTester method)
(DiffWindow method)
help_phasemenu() (CSTester method)
help_runtests() (CSTester method)
helpkeys (CursesScreen attribute)
I
include (CSTesterConfig attribute)
initscr() (CursesScreen method)
inputtimeout (CursesScreen attribute)
isset() (ConfigManager method)
itemcolor (CursesScreen attribute)
K
keyfile (CSTesterConfig attribute)
L
lessreadmes() (CSTester method)
load() (ConfigManager method)
M
mainmenu() (CSTester method)
(DiffWindow method)
makeclean() (CSTester method)
mkpatches() (CSTester method)
modifyconf() (ConfigManager method)
modifydict() (ConfigManager method)
modifylist() (ConfigManager method)
module
cstester.config
cstester.configmgr
cstester.diffwin
cstester.extractor
cstester.tester
cstester.testOutput
cstester.utils
cstester.win
N
name (CSTester attribute)
NOSCROLL (WinOpt attribute)
numranges (ConfigManager attribute)
P
phasedir (CSTesterConfig attribute)
phasemenu() (CSTester method)
phasezip (CSTesterConfig attribute)
prepcmds (CSTesterConfig attribute)
prompts (ConfigManager attribute)
R
readmename (CSTesterConfig attribute)
refcount (CursesScreen attribute)
refreshallgroups() (CSTester method)
regexes (ConfigManager attribute)
removecommonprefix() (in module cstester.utils)
resetattr() (ConfigManager method)
RETURNANY (WinOpt attribute)
RETURNDEL (WinOpt attribute)
RETURNIMM (WinOpt attribute)
RETURNKEY (WinOpt attribute)
returnkeys (CursesScreen attribute)
RETURNMUL (WinOpt attribute)
runpreparation() (CSTester method)
runprocess() (in module cstester.utils)
runsearch() (CSTester method)
runtests() (CSTester method)
S
save() (ConfigManager method)
scr (ConfigManager attribute)
(CSTester attribute)
(CursesScreen attribute)
searchfiles (CSTesterConfig attribute)
searchstrs (CSTesterConfig attribute)
set() (ConfigManager method)
SHOWCURS (WinOpt attribute)
standoutcolor (CursesScreen attribute)
statuswindow() (CursesScreen method)
T
tabsize (CursesScreen attribute)
TAILBODY (WinOpt attribute)
TAILBOTH (WinOpt attribute)
testcmd (CSTesterConfig attribute)
testoutput_main() (in module cstester.testOutput)
TEXTBOX (WinOpt attribute)
titlecolor (CursesScreen attribute)
to_yaml() (CSTesterConfig method)
U
updatecasefiles() (ConfigManager method)
USEHELP (WinOpt attribute)
V
verifiedcommand() (ConfigManager method)
verifiednumrange() (ConfigManager method)
verifiedregex() (ConfigManager method)
verifyval() (ConfigManager method)
W
window() (CursesScreen method)
WinOpt (class in cstester.win)
Z
zipexclude_strs (CSTesterConfig attribute)
zipinclude_strs (CSTesterConfig attribute)
CSTester
Computer Science programming submission testing tool
Navigation
Contents:
Requirements
Installation
Commands
Terminology
Input validation
CSTester usage
Configuration options
Extraction
CSTester API
Related Topics
Documentation overview