Removing or moving old UofC directories.
W. Trevor King: I dropped everything from the original
500753d except
for the 4-SoftwareEngineering/Testing/ renaming.
Conflicts:
4-SoftwareEngineering/Debugging/Readme.md
4-SoftwareEngineering/Debugging/Readme.rst
4-SoftwareEngineering/Debugging/cacheTest.cc
4-SoftwareEngineering/Debugging/lint_example.py
4-SoftwareEngineering/Debugging/pdb_example.py
4-SoftwareEngineering/Debugging/profiler_example.py
4-SoftwareEngineering/Debugging/segfault_handled_example.py
4-SoftwareEngineering/Debugging/segfault_unhandled_example.py
4-SoftwareEngineering/Debugging/simpleTest.cc
4-SoftwareEngineering/Debugging/style_example.py
4-SoftwareEngineering/Debugging/tb_example.py
4-SoftwareEngineering/Documentation/Makefile
4-SoftwareEngineering/Documentation/Readme.md
4-SoftwareEngineering/Documentation/Readme.rst
4-SoftwareEngineering/Documentation/_static/flash.ico
4-SoftwareEngineering/Documentation/_static/thwlogo-small.png
4-SoftwareEngineering/Documentation/_themes/cloud_flash/layout.html
4-SoftwareEngineering/Documentation/_themes/cloud_flash/static/cloud.css_t
4-SoftwareEngineering/Documentation/_themes/cloud_flash/static/icon-note.png
4-SoftwareEngineering/Documentation/_themes/cloud_flash/static/icon-seealso.png
4-SoftwareEngineering/Documentation/_themes/cloud_flash/static/icon-todo.png
4-SoftwareEngineering/Documentation/_themes/cloud_flash/static/icon-warning.png
4-SoftwareEngineering/Documentation/_themes/cloud_flash/static/jquery.cookie.js
4-SoftwareEngineering/Documentation/_themes/cloud_flash/static/toggle_sections.js
4-SoftwareEngineering/Documentation/_themes/cloud_flash/static/toggle_sidebar.js_t
4-SoftwareEngineering/Documentation/_themes/cloud_flash/theme.conf
4-SoftwareEngineering/Documentation/close_line.rst
4-SoftwareEngineering/Documentation/conf.py
4-SoftwareEngineering/Documentation/index.rst
4-SoftwareEngineering/Documentation/sphinxext/LICENSE.txt
4-SoftwareEngineering/Documentation/sphinxext/__init__.py
4-SoftwareEngineering/Documentation/sphinxext/apigen.py
4-SoftwareEngineering/Documentation/sphinxext/comment_eater.py
4-SoftwareEngineering/Documentation/sphinxext/compiler_unparse.py
4-SoftwareEngineering/Documentation/sphinxext/docscrape.py
4-SoftwareEngineering/Documentation/sphinxext/docscrape.pyc
4-SoftwareEngineering/Documentation/sphinxext/docscrape_sphinx.py
4-SoftwareEngineering/Documentation/sphinxext/docscrape_sphinx.pyc
4-SoftwareEngineering/Documentation/sphinxext/inheritance_diagram.py
4-SoftwareEngineering/Documentation/sphinxext/ipython_console_highlighting.py
4-SoftwareEngineering/Documentation/sphinxext/ipython_console_highlighting.pyc
4-SoftwareEngineering/Documentation/sphinxext/ipython_directive.py
4-SoftwareEngineering/Documentation/sphinxext/numpydoc.py
4-SoftwareEngineering/Documentation/sphinxext/numpydoc.pyc
4-SoftwareEngineering/Documentation/sphinxext/phantom_import.py
4-SoftwareEngineering/Documentation/sphinxext/plot_directive.py
4-SoftwareEngineering/Documentation/sphinxext/setup.py
4-SoftwareEngineering/Documentation/sphinxext/traitsdoc.py
4-SoftwareEngineering/Testing/close_line.py
Fixed bug in close_line.py
W. Trevor King: I dropped everything from the original
c7a23ca except
for the 5-Testing/ modification.
Conflicts:
.gitignore
6-Documentation/close_line.py
Bug on testing page.
W. Trevor King: I dropped everything from the
2741ea0 original except
for the 5-Testing/ modification.
Conflicts:
.gitignore
Updated docs
W. Trevor King: I dropped everything from the original
87c5ce2 except
for the 5-Testing/ modification.
Conflicts:
6-Documentation/Readme.md
6-Documentation/Readme.rst
Updated testing.
Trying to get image right.
Attempting images in markdown.
Fixed TTD example
W. Trevor King: I dropped everything from the original
7cacdac except
for the 5-Testing/ modification.
Conflicts:
4-Debugging/tb_example.py
Added mean tests.
Made it through test updates.
Some more testing updates.
Some testing updates.
Added associated markdown files.
W. Trevor King: I dropped everything from the original
7d32d4e except
for the 5-Testing/Readme.md addition.
copied over a bunch of Trieste tutorial files.
W. Trevor King: I dropped everything from the original
4036a39 except
for the 5-Testing/Readme.rst rename.
Conflicts:
Readme.rst
Removed blank space.
Ready to present.
adding example.
Uniform headings
W. Trevor King: I dropped everything from the original
f7bd97a except
for the Python-10-Testing-your-program.rest modification.
Conflicts:
Python-5:-Strings-and-File-I-O.rest
Python-6:-Object-oriented-programming.rest
Python2-ListsDictsSetsTuples.rest
Python3-FlowControl.rest
Python4-FunctionsAndStandardModules.rest
Finished formatting the testing lecture.
Imported Nose lecture and started cleaning.