Navigation
index
modules
|
Sage 9.6 Documentation
»
Reference Manual
»
Sage's Doctesting Framework
»
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
W
_
__getattribute__() (sage.doctest.fixtures.AttributeAccessTracerProxy method)
__setattr__() (sage.doctest.fixtures.AttributeAccessTracerProxy method)
A
add_files() (sage.doctest.control.DocTestController method)
add_tolerance() (sage.doctest.parsing.SageOutputChecker method)
annotate() (sage.doctest.util.Timer method)
attempted (sage.doctest.forker.TestResults attribute)
AttributeAccessTracerHelper (class in sage.doctest.fixtures)
AttributeAccessTracerProxy (class in sage.doctest.fixtures)
AvailableSoftware (class in sage.doctest.external)
B
basename() (sage.doctest.sources.FileDocTestSource method)
C
check_output() (sage.doctest.parsing.SageOutputChecker method)
cleanup() (sage.doctest.control.DocTestController method)
compile_and_execute() (sage.doctest.forker.SageDocTestRunner method)
copy() (sage.doctest.util.RecordingDict method)
count_noun() (in module sage.doctest.util)
create_doctests() (sage.doctest.sources.FileDocTestSource method)
(sage.doctest.sources.StringDocTestSource method)
create_run_id() (sage.doctest.control.DocTestController method)
D
detectable() (sage.doctest.external.AvailableSoftware method)
dict_difference() (in module sage.doctest.util)
DictAsObject (class in sage.doctest.sources)
dispatch() (sage.doctest.forker.DocTestDispatcher method)
do_fixup() (sage.doctest.parsing.SageOutputChecker method)
DocTestController (class in sage.doctest.control)
DocTestDefaults (class in sage.doctest.control)
DocTestDispatcher (class in sage.doctest.forker)
DocTestReporter (class in sage.doctest.reporting)
DocTestSource (class in sage.doctest.sources)
DocTestTask (class in sage.doctest.forker)
DocTestWorker (class in sage.doctest.forker)
dummy_handler() (in module sage.doctest.forker)
E
ending_docstring() (sage.doctest.sources.PythonSource method)
(sage.doctest.sources.RestSource method)
(sage.doctest.sources.TexSource method)
environment variable
TERM
expand_files_into_sources() (sage.doctest.control.DocTestController method)
external_features() (in module sage.doctest.external)
extra_globals (sage.doctest.forker.DocTestTask attribute)
F
failed (sage.doctest.forker.TestResults attribute)
FileDocTestSource (class in sage.doctest.sources)
filter_sources() (sage.doctest.control.DocTestController method)
finalize() (sage.doctest.reporting.DocTestReporter method)
flush() (sage.doctest.control.Logger method)
G
get() (sage.doctest.fixtures.AttributeAccessTracerHelper method)
(sage.doctest.util.RecordingDict method)
get_basename() (in module sage.doctest.sources)
get_source() (in module sage.doctest.parsing)
getvalue() (sage.doctest.forker.SageSpoofInOut method)
H
has_4ti2() (in module sage.doctest.external)
has_cplex() (in module sage.doctest.external)
has_dvipng() (in module sage.doctest.external)
has_ffmpeg() (in module sage.doctest.external)
has_graphviz() (in module sage.doctest.external)
has_gurobi() (in module sage.doctest.external)
has_imagemagick() (in module sage.doctest.external)
has_internet() (in module sage.doctest.external)
has_latex() (in module sage.doctest.external)
has_lualatex() (in module sage.doctest.external)
has_macaulay2() (in module sage.doctest.external)
has_magma() (in module sage.doctest.external)
has_maple() (in module sage.doctest.external)
has_mathematica() (in module sage.doctest.external)
has_matlab() (in module sage.doctest.external)
has_octave() (in module sage.doctest.external)
has_pandoc() (in module sage.doctest.external)
has_pdf2svg() (in module sage.doctest.external)
has_pdflatex() (in module sage.doctest.external)
has_rubiks() (in module sage.doctest.external)
has_scilab() (in module sage.doctest.external)
has_xelatex() (in module sage.doctest.external)
human_readable_escape_sequences() (sage.doctest.parsing.SageOutputChecker method)
I
in_lib() (sage.doctest.sources.FileDocTestSource method)
init_sage() (in module sage.doctest.forker)
issuperset() (sage.doctest.external.AvailableSoftware method)
K
kill() (sage.doctest.forker.DocTestWorker method)
L
load_baseline_stats() (sage.doctest.control.DocTestController method)
load_environment() (sage.doctest.control.DocTestController method)
load_stats() (sage.doctest.control.DocTestController method)
log() (sage.doctest.control.DocTestController method)
Logger (class in sage.doctest.control)
M
make_marked_output() (in module sage.doctest.parsing)
make_recording_dict() (in module sage.doctest.util)
MarkedOutput (class in sage.doctest.parsing)
module
sage.doctest.control
sage.doctest.external
sage.doctest.fixtures
sage.doctest.forker
sage.doctest.parsing
sage.doctest.reporting
sage.doctest.sources
sage.doctest.test
sage.doctest.util
N
NestedName (class in sage.doctest.util)
O
OriginalSource (class in sage.doctest.parsing)
output_difference() (sage.doctest.parsing.SageOutputChecker method)
P
parallel_dispatch() (sage.doctest.forker.DocTestDispatcher method)
parse() (sage.doctest.parsing.SageDocTestParser method)
parse_docstring() (sage.doctest.sources.RestSource method)
(sage.doctest.sources.SourceLanguage method)
parse_optional_tags() (in module sage.doctest.parsing)
parse_tolerance() (in module sage.doctest.parsing)
pre_hash() (in module sage.doctest.parsing)
printpath() (sage.doctest.sources.FileDocTestSource method)
PythonSource (class in sage.doctest.sources)
R
read_messages() (sage.doctest.forker.DocTestWorker method)
RecordingDict (class in sage.doctest.util)
reduce_hex() (in module sage.doctest.parsing)
report() (sage.doctest.reporting.DocTestReporter method)
report_failure() (sage.doctest.forker.SageDocTestRunner method)
report_head() (sage.doctest.reporting.DocTestReporter method)
report_overtime() (sage.doctest.forker.SageDocTestRunner method)
report_start() (sage.doctest.forker.SageDocTestRunner method)
report_success() (sage.doctest.forker.SageDocTestRunner method)
report_unexpected_exception() (sage.doctest.forker.SageDocTestRunner method)
reproducible_repr() (in module sage.doctest.fixtures)
RestSource (class in sage.doctest.sources)
RIFtol() (in module sage.doctest.parsing)
run() (sage.doctest.control.DocTestController method)
(sage.doctest.forker.DocTestWorker method)
(sage.doctest.forker.SageDocTestRunner method)
run_doctests() (in module sage.doctest.control)
(sage.doctest.control.DocTestController method)
run_val_gdb() (sage.doctest.control.DocTestController method)
S
sage.doctest.control
module
sage.doctest.external
module
sage.doctest.fixtures
module
sage.doctest.forker
module
sage.doctest.parsing
module
sage.doctest.reporting
module
sage.doctest.sources
module
sage.doctest.test
module
sage.doctest.util
module
SageDocTestParser (class in sage.doctest.parsing)
SageDocTestRunner (class in sage.doctest.forker)
SageOutputChecker (class in sage.doctest.parsing)
SageSpoofInOut (class in sage.doctest.forker)
save_result_output() (sage.doctest.forker.DocTestWorker method)
save_stats() (sage.doctest.control.DocTestController method)
second_on_modern_computer() (sage.doctest.control.DocTestController method)
seen() (sage.doctest.external.AvailableSoftware method)
serial_dispatch() (sage.doctest.forker.DocTestDispatcher method)
set() (sage.doctest.fixtures.AttributeAccessTracerHelper method)
showwarning_with_traceback() (in module sage.doctest.forker)
signal_name() (in module sage.doctest.reporting)
skipdir() (in module sage.doctest.control)
skipfile() (in module sage.doctest.control)
sort_sources() (sage.doctest.control.DocTestController method)
SourceLanguage (class in sage.doctest.sources)
start() (sage.doctest.forker.DocTestWorker method)
(sage.doctest.util.RecordingDict method)
(sage.doctest.util.Timer method)
start_spoofing() (sage.doctest.forker.SageSpoofInOut method)
starting_docstring() (sage.doctest.sources.PythonSource method)
(sage.doctest.sources.RestSource method)
(sage.doctest.sources.TexSource method)
stop() (sage.doctest.util.Timer method)
stop_spoofing() (sage.doctest.forker.SageSpoofInOut method)
StringDocTestSource (class in sage.doctest.sources)
summarize() (sage.doctest.forker.SageDocTestRunner method)
T
TERM
TestResults (class in sage.doctest.forker)
TexSource (class in sage.doctest.sources)
Timer (class in sage.doctest.util)
trace_method() (in module sage.doctest.fixtures)
U
update() (sage.doctest.parsing.MarkedOutput method)
update_digests() (sage.doctest.forker.SageDocTestRunner method)
update_results() (sage.doctest.forker.SageDocTestRunner method)
W
were_doctests_with_optional_tag_run() (sage.doctest.reporting.DocTestReporter method)
write() (sage.doctest.control.Logger method)
Quick search
Navigation
index
modules
|
Sage 9.6 Documentation
»
Reference Manual
»
Sage's Doctesting Framework
»
Index