swc-testing-nose.git
10 years agotesting/nose: Move existing Nose material to $SUBJECT/$TOOL
W. Trevor King [Wed, 26 Jun 2013 15:15:15 +0000 (11:15 -0400)]
testing/nose: Move existing Nose material to $SUBJECT/$TOOL

10 years agoMerge pull request #34 from pipitone/swc_exercises
Ethan White [Sun, 14 Apr 2013 19:25:10 +0000 (12:25 -0700)]
Merge pull request #34 from pipitone/swc_exercises

Exercises from the Software Carpentry 4.0 website

10 years agoMoved exercises into subfolders of the corresponding topics test-pipitone
Jon Pipitone [Mon, 4 Mar 2013 19:31:26 +0000 (14:31 -0500)]
Moved exercises into subfolders of the corresponding topics

W. Trevor King: I dropped everything from the original 39e0701 except
for the python/testing/exercises/test.markdown rename.

Conflicts:
python/data_structures/exercises/setdict.markdown
python/data_structures/exercises/setdict_dependencies.txt
python/intro/exercises/python.markdown
python/obj_orientation/exercises/oop.markdown
python/obj_orientation/exercises/oop_sushi.txt
python/regexp/exercises/regexp.markdown
python/sw_engineering/argparse_exercise.md
shell/exercises/1000gp.vcf
shell/exercises/shell.markdown
spreadsheets/exercises/spreadsheets.markdown
spreadsheets/exercises/spreadsheets_ex1.xls
spreadsheets/exercises/spreadsheets_ex2.xls
spreadsheets/exercises/spreadsheets_ex3.xls
sql/exercises/aggregation.markdown
sql/exercises/experiments.sqlite
sql/exercises/experiments_null.sqlite
sql/exercises/experiments_subqueries.sqlite
sql/exercises/filter.markdown
sql/exercises/intro.markdown
sql/exercises/join.markdown
sql/exercises/nobel_prizes.sqlite
sql/exercises/null.markdown
sql/exercises/select.markdown
sql/exercises/sort.markdown
sql/exercises/subqueries.markdown
version-control/svn/exercises/exercise_4.cgi
version-control/svn/exercises/planets.txt
version-control/svn/exercises/svn.markdown
version-control/svn/exercises/temperature.txt

10 years agoAdding exercises from the Software Carpentry 4.0 website
Jon Pipitone [Fri, 1 Mar 2013 23:17:30 +0000 (18:17 -0500)]
Adding exercises from the Software Carpentry 4.0 website

W. Trevor King: I dropped everything from the original da170d3 except
for the exercises/test.markdown addition.  From Jon's initial pull
request [1]:

  Here are a bunch of exercises, markdown-ized, that we used to have
  as part of the website for various topics.

  I wasn't sure where to put them exactly, so I've created a new
  top-level folder for them, and placed them there, flatly. I've named
  things so that the assets for a page of exercises have the same file
  name prefix (e.g. vc.markdown, and vc_planets.txt).

[1]: https://github.com/swcarpentry/boot-camps/pull/34

10 years agoMerge pull request #50 from benwaugh/master
Greg Wilson [Thu, 28 Mar 2013 10:23:29 +0000 (03:23 -0700)]
Merge pull request #50 from benwaugh/master

Outline of testing section

10 years agoOutline of contents for testing cheat sheet.
Ben Waugh [Sat, 16 Feb 2013 21:03:13 +0000 (21:03 +0000)]
Outline of contents for testing cheat sheet.

10 years agoDraft outline of testing section.
Ben Waugh [Sat, 16 Feb 2013 20:55:20 +0000 (20:55 +0000)]
Draft outline of testing section.

10 years agoremoves answers accidentally added. These were flotsam/jetsam from live coding in...
Katy Huff [Wed, 30 Jan 2013 14:56:03 +0000 (08:56 -0600)]
removes answers accidentally added. These were flotsam/jetsam from live coding in the bootcamp.

10 years agoremoves answers accidentally added. These were flotsam/jetsam from live coding in...
Katy Huff [Wed, 30 Jan 2013 14:54:27 +0000 (08:54 -0600)]
removes answers accidentally added. These were flotsam/jetsam from live coding in the bootcamp.

10 years agoremoved deprecated exercises, moved recommendation answers to numpy folder, and
Katy Huff [Wed, 30 Jan 2013 03:21:37 +0000 (21:21 -0600)]
removed deprecated exercises, moved recommendation answers to numpy folder, and
moved software engineering into python

W. Trevor King: I dropped everything from the original 69fa3b0 except
for the python/testing/ modification.

Conflicts:
python/numpy/engine/recommend.py
python/numpy/engine/segaran-recommend.py
python/numpy/long_exercise.rst
python/sw_engineering/README.rst
python/sw_engineering/animals.txt
python/sw_engineering/big_animals.txt
python/sw_engineering/dev_notes.rst
python/sw_engineering/dingwall_animals.txt
python/sw_engineering/fergus_animals.txt
python/sw_engineering/macguffin_animals.txt
python/sw_engineering/merida_animals.txt

10 years agoremoving header links
Katy Huff [Wed, 30 Jan 2013 00:21:55 +0000 (18:21 -0600)]
removing header links

W. Trevor King: I dropped everything from the original 8fa8f85 except
for the python/testing/ modification.

Conflicts:
debugging/Readme.md

10 years agoremoved exercises.
Katy Huff [Sun, 13 Jan 2013 18:06:49 +0000 (12:06 -0600)]
removed exercises.

10 years agoadded small exercise.
Katy Huff [Sun, 13 Jan 2013 18:04:15 +0000 (12:04 -0600)]
added small exercise.

10 years agofixed readme where it imports assert_stuff from nose rather than nose.tools.
Katy Huff [Sun, 13 Jan 2013 17:53:06 +0000 (11:53 -0600)]
fixed readme where it imports assert_stuff from nose rather than nose.tools.

10 years agochanges value to type error
Katy Huff [Sun, 13 Jan 2013 17:43:15 +0000 (11:43 -0600)]
changes value to type error

10 years agotrying to put forward and back on the same line.
Katy Huff [Sun, 13 Jan 2013 00:36:37 +0000 (18:36 -0600)]
trying to put forward and back on the same line.

10 years agofirst, not fist.
Katy Huff [Sun, 13 Jan 2013 00:25:10 +0000 (18:25 -0600)]
first, not fist.

10 years agoadded some boldness.
Katy Huff [Sat, 12 Jan 2013 19:35:46 +0000 (13:35 -0600)]
added some boldness.

10 years agokaty is presenting
Katy Huff [Sat, 12 Jan 2013 17:01:38 +0000 (11:01 -0600)]
katy is presenting

10 years agoadded readme from library section that @jiffyclub taught in berkeley.
Katy Huff [Fri, 11 Jan 2013 22:35:17 +0000 (16:35 -0600)]
added readme from library section that @jiffyclub taught in berkeley.

10 years agomoves testing into python, appropriately or not...
Katy Huff [Fri, 11 Jan 2013 22:18:08 +0000 (16:18 -0600)]
moves testing into python, appropriately or not...

W. Trevor King: I dropped Readme1.md from the original 092cecd,
because I had not been cherry-picking its history.  It looked fairly
similar to the "Building a Library of Code you Trust" section of our
current README.

Conflicts:
python/testing/Readme1.md

10 years agofixed links in testing readme.
Katy Huff [Thu, 10 Jan 2013 00:41:15 +0000 (18:41 -0600)]
fixed links in testing readme.

10 years agomoved a lot of files to folders that will mesh with the directory structure intended...
Katy Huff [Sun, 16 Dec 2012 17:53:31 +0000 (11:53 -0600)]
moved a lot of files to folders that will mesh with the directory structure intended for the master branch, in case we merge this in.

A bunch of things still need to be done. The software engineering
section isn't completely moved and the readmes are still in rst rather
than md.

W. Trevor King: I dropped everything from the original 00149bc except
for the testing/ rename, and some line-wrapping in the original commit
message.

Conflicts:
debugging/Readme.md
debugging/Readme.rst
debugging/cacheTest.cc
debugging/lint_example.py
debugging/pdb_example.py
debugging/profiler_example.py
debugging/segfault_handled_example.py
debugging/segfault_unhandled_example.py
debugging/simpleTest.cc
debugging/style_example.py
debugging/tb_example.py
documentation/Makefile
documentation/Readme.md
documentation/Readme.rst
documentation/_static/flash.ico
documentation/_static/thwlogo-small.png
documentation/_themes/cloud_flash/layout.html
documentation/_themes/cloud_flash/static/cloud.css_t
documentation/_themes/cloud_flash/static/icon-note.png
documentation/_themes/cloud_flash/static/icon-seealso.png
documentation/_themes/cloud_flash/static/icon-todo.png
documentation/_themes/cloud_flash/static/icon-warning.png
documentation/_themes/cloud_flash/static/jquery.cookie.js
documentation/_themes/cloud_flash/static/toggle_sections.js
documentation/_themes/cloud_flash/static/toggle_sidebar.js_t
documentation/_themes/cloud_flash/theme.conf
documentation/close_line.py
documentation/close_line.rst
documentation/conf.py
documentation/index.rst
documentation/sphinxext/LICENSE.txt
documentation/sphinxext/__init__.py
documentation/sphinxext/apigen.py
documentation/sphinxext/comment_eater.py
documentation/sphinxext/compiler_unparse.py
documentation/sphinxext/docscrape.py
documentation/sphinxext/docscrape.pyc
documentation/sphinxext/docscrape_sphinx.py
documentation/sphinxext/docscrape_sphinx.pyc
documentation/sphinxext/inheritance_diagram.py
documentation/sphinxext/ipython_console_highlighting.py
documentation/sphinxext/ipython_console_highlighting.pyc
documentation/sphinxext/ipython_directive.py
documentation/sphinxext/numpydoc.py
documentation/sphinxext/numpydoc.pyc
documentation/sphinxext/phantom_import.py
documentation/sphinxext/plot_directive.py
documentation/sphinxext/setup.py
documentation/sphinxext/traitsdoc.py
make/exoplanet.eu_catalog.csv
make/exoplanet.eu_catalog.png
make/exoplanet_figures.html
make/figure_html.mk
make/kepler_planets.csv
make/kepler_planets.png
make/make_html.py
make/make_plots.py
make/subset_by_name.py
make/template.html
python/intro/Exercises.ipynb
python/intro/MakeAnimals.ipynb
python/intro/PresenterNotes.ipynb
python/intro/README.rst
python/intro/animals.txt
python/intro/big_animals.txt
python/intro/dingwall_animals.txt
python/intro/fergus_animals.txt
python/intro/macguffin_animals.txt
python/intro/merida_animals.txt
shell/Readme.md
shell/data/Bert/audioresult-00215
shell/data/Bert/audioresult-00222
shell/data/Bert/audioresult-00223
shell/data/Bert/audioresult-00235
shell/data/Bert/audioresult-00239
shell/data/Bert/audioresult-00246
shell/data/Bert/audioresult-00265
shell/data/Bert/audioresult-00267
shell/data/Bert/audioresult-00270
shell/data/Bert/audioresult-00286
shell/data/Bert/audioresult-00304
shell/data/Bert/audioresult-00317
shell/data/Bert/audioresult-00319
shell/data/Bert/audioresult-00320
shell/data/Bert/audioresult-00321
shell/data/Bert/audioresult-00330
shell/data/Bert/audioresult-00332
shell/data/Bert/audioresult-00350
shell/data/Bert/audioresult-00353
shell/data/Bert/audioresult-00355
shell/data/Bert/audioresult-00359
shell/data/Bert/audioresult-00372
shell/data/Bert/audioresult-00377
shell/data/Bert/audioresult-00380
shell/data/Bert/audioresult-00384
shell/data/Bert/audioresult-00386
shell/data/Bert/audioresult-00393
shell/data/Bert/audioresult-00412
shell/data/Bert/audioresult-00416
shell/data/Bert/audioresult-00422
shell/data/Bert/audioresult-00443
shell/data/Bert/audioresult-00445
shell/data/Bert/audioresult-00451
shell/data/Bert/audioresult-00453
shell/data/Bert/audioresult-00460
shell/data/Bert/audioresult-00466
shell/data/Bert/audioresult-00470
shell/data/Bert/audioresult-00472
shell/data/Bert/audioresult-00490
shell/data/Bert/audioresult-00493
shell/data/Bert/audioresult-00497
shell/data/Bert/audioresult-00518
shell/data/Bert/audioresult-00521
shell/data/Bert/audioresult-00532
shell/data/Bert/audioresult-00534
shell/data/Bert/audioresult-00535
shell/data/Bert/audioresult-00557
shell/data/Frank_Richard/NOTES
shell/data/Frank_Richard/data_212
shell/data/Frank_Richard/data_221
shell/data/Frank_Richard/data_224
shell/data/Frank_Richard/data_233
shell/data/Frank_Richard/data_237
shell/data/Frank_Richard/data_247
shell/data/Frank_Richard/data_252
shell/data/Frank_Richard/data_254
shell/data/Frank_Richard/data_258
shell/data/Frank_Richard/data_259
shell/data/Frank_Richard/data_272
shell/data/Frank_Richard/data_273
shell/data/Frank_Richard/data_285
shell/data/Frank_Richard/data_291
shell/data/Frank_Richard/data_295
shell/data/Frank_Richard/data_316
shell/data/Frank_Richard/data_323
shell/data/Frank_Richard/data_327
shell/data/Frank_Richard/data_329
shell/data/Frank_Richard/data_366
shell/data/Frank_Richard/data_378
shell/data/Frank_Richard/data_381
shell/data/Frank_Richard/data_385
shell/data/Frank_Richard/data_388
shell/data/Frank_Richard/data_398
shell/data/Frank_Richard/data_404
shell/data/Frank_Richard/data_405
shell/data/Frank_Richard/data_417
shell/data/Frank_Richard/data_428
shell/data/Frank_Richard/data_429
shell/data/Frank_Richard/data_433
shell/data/Frank_Richard/data_436
shell/data/Frank_Richard/data_439
shell/data/Frank_Richard/data_444
shell/data/Frank_Richard/data_461
shell/data/Frank_Richard/data_477
shell/data/Frank_Richard/data_479
shell/data/Frank_Richard/data_491
shell/data/Frank_Richard/data_494
shell/data/Frank_Richard/data_500
shell/data/Frank_Richard/data_503
shell/data/Frank_Richard/data_504
shell/data/Frank_Richard/data_507
shell/data/Frank_Richard/data_508
shell/data/Frank_Richard/data_512
shell/data/Frank_Richard/data_519
shell/data/Frank_Richard/data_533
shell/data/Frank_Richard/data_537
shell/data/Frank_Richard/data_538
shell/data/Frank_Richard/data_540
shell/data/Frank_Richard/data_545
shell/data/Frank_Richard/data_555
shell/data/Lawrence/Data0214
shell/data/Lawrence/Data0225
shell/data/Lawrence/Data0234
shell/data/Lawrence/Data0248
shell/data/Lawrence/Data0251
shell/data/Lawrence/Data0253
shell/data/Lawrence/Data0260
shell/data/Lawrence/Data0271
shell/data/Lawrence/Data0275
shell/data/Lawrence/Data0276
shell/data/Lawrence/Data0284
shell/data/Lawrence/Data0296
shell/data/Lawrence/Data0300
shell/data/Lawrence/Data0310
shell/data/Lawrence/Data0313
shell/data/Lawrence/Data0335
shell/data/Lawrence/Data0345
shell/data/Lawrence/Data0352
shell/data/Lawrence/Data0361
shell/data/Lawrence/Data0362
shell/data/Lawrence/Data0363
shell/data/Lawrence/Data0371
shell/data/Lawrence/Data0382
shell/data/Lawrence/Data0390
shell/data/Lawrence/Data0392
shell/data/Lawrence/Data0400
shell/data/Lawrence/Data0403
shell/data/Lawrence/Data0410
shell/data/Lawrence/Data0411
shell/data/Lawrence/Data0423
shell/data/Lawrence/Data0430
shell/data/Lawrence/Data0437
shell/data/Lawrence/Data0440
shell/data/Lawrence/Data0441
shell/data/Lawrence/Data0442
shell/data/Lawrence/Data0447
shell/data/Lawrence/Data0449
shell/data/Lawrence/Data0452
shell/data/Lawrence/Data0455
shell/data/Lawrence/Data0456
shell/data/Lawrence/Data0463
shell/data/Lawrence/Data0483
shell/data/Lawrence/Data0492
shell/data/Lawrence/Data0506
shell/data/Lawrence/Data0511
shell/data/Lawrence/Data0515
shell/data/Lawrence/Data0522
shell/data/Lawrence/Data0525
shell/data/Lawrence/Data0526
shell/data/Lawrence/Data0531
shell/data/Lawrence/Data0544
shell/data/Lawrence/Data0554
shell/data/THOMAS/0213
shell/data/THOMAS/0241
shell/data/THOMAS/0244
shell/data/THOMAS/0249
shell/data/THOMAS/0274
shell/data/THOMAS/0281
shell/data/THOMAS/0287
shell/data/THOMAS/0289
shell/data/THOMAS/0298
shell/data/THOMAS/0299
shell/data/THOMAS/0301
shell/data/THOMAS/0302
shell/data/THOMAS/0303
shell/data/THOMAS/0314
shell/data/THOMAS/0315
shell/data/THOMAS/0322
shell/data/THOMAS/0328
shell/data/THOMAS/0333
shell/data/THOMAS/0334
shell/data/THOMAS/0336
shell/data/THOMAS/0340
shell/data/THOMAS/0341
shell/data/THOMAS/0348
shell/data/THOMAS/0349
shell/data/THOMAS/0351
shell/data/THOMAS/0354
shell/data/THOMAS/0358
shell/data/THOMAS/0369
shell/data/THOMAS/0373
shell/data/THOMAS/0376
shell/data/THOMAS/0391
shell/data/THOMAS/0396
shell/data/THOMAS/0399
shell/data/THOMAS/0406
shell/data/THOMAS/0425
shell/data/THOMAS/0431
shell/data/THOMAS/0432
shell/data/THOMAS/0435
shell/data/THOMAS/0438
shell/data/THOMAS/0448
shell/data/THOMAS/0450
shell/data/THOMAS/0464
shell/data/THOMAS/0465
shell/data/THOMAS/0467
shell/data/THOMAS/0481
shell/data/THOMAS/0482
shell/data/THOMAS/0484
shell/data/THOMAS/0485
shell/data/THOMAS/0488
shell/data/THOMAS/0501
shell/data/THOMAS/0513
shell/data/THOMAS/0514
shell/data/THOMAS/0539
shell/data/THOMAS/0561
shell/data/alexander/data_216.DATA
shell/data/alexander/data_242.DATA
shell/data/alexander/data_256.DATA
shell/data/alexander/data_262.DATA
shell/data/alexander/data_268.DATA
shell/data/alexander/data_277.DATA
shell/data/alexander/data_278.DATA
shell/data/alexander/data_288.DATA
shell/data/alexander/data_292.DATA
shell/data/alexander/data_297.DATA
shell/data/alexander/data_305.DATA
shell/data/alexander/data_306.DATA
shell/data/alexander/data_309.DATA
shell/data/alexander/data_318.DATA
shell/data/alexander/data_337.DATA
shell/data/alexander/data_339.DATA
shell/data/alexander/data_344.DATA
shell/data/alexander/data_346.DATA
shell/data/alexander/data_347.DATA
shell/data/alexander/data_357.DATA
shell/data/alexander/data_364.DATA
shell/data/alexander/data_379.DATA
shell/data/alexander/data_387.DATA
shell/data/alexander/data_389.DATA
shell/data/alexander/data_397.DATA
shell/data/alexander/data_402.DATA
shell/data/alexander/data_408.DATA
shell/data/alexander/data_415.DATA
shell/data/alexander/data_420.DATA
shell/data/alexander/data_421.DATA
shell/data/alexander/data_427.DATA
shell/data/alexander/data_434.DATA
shell/data/alexander/data_454.DATA
shell/data/alexander/data_462.DATA
shell/data/alexander/data_469.DATA
shell/data/alexander/data_471.DATA
shell/data/alexander/data_473.DATA
shell/data/alexander/data_498.DATA
shell/data/alexander/data_502.DATA
shell/data/alexander/data_516.DATA
shell/data/alexander/data_527.DATA
shell/data/alexander/data_530.DATA
shell/data/alexander/data_536.DATA
shell/data/alexander/data_542.DATA
shell/data/alexander/data_546.DATA
shell/data/alexander/data_547.DATA
shell/data/alexander/data_548.DATA
shell/data/alexander/data_550.DATA
shell/data/alexander/data_560.DATA
shell/data/gerdal/Data0211
shell/data/gerdal/Data0218
shell/data/gerdal/Data0220
shell/data/gerdal/Data0227
shell/data/gerdal/Data0229
shell/data/gerdal/Data0230
shell/data/gerdal/Data0232
shell/data/gerdal/Data0238
shell/data/gerdal/Data0240
shell/data/gerdal/Data0243
shell/data/gerdal/Data0245
shell/data/gerdal/Data0250
shell/data/gerdal/Data0257
shell/data/gerdal/Data0263
shell/data/gerdal/Data0269
shell/data/gerdal/Data0279
shell/data/gerdal/Data0283
shell/data/gerdal/Data0294
shell/data/gerdal/Data0307
shell/data/gerdal/Data0308
shell/data/gerdal/Data0311
shell/data/gerdal/Data0324
shell/data/gerdal/Data0331
shell/data/gerdal/Data0338
shell/data/gerdal/Data0342
shell/data/gerdal/Data0356
shell/data/gerdal/Data0365
shell/data/gerdal/Data0367
shell/data/gerdal/Data0370
shell/data/gerdal/Data0407
shell/data/gerdal/Data0409
shell/data/gerdal/Data0413
shell/data/gerdal/Data0414
shell/data/gerdal/Data0419
shell/data/gerdal/Data0424
shell/data/gerdal/Data0426
shell/data/gerdal/Data0446
shell/data/gerdal/Data0458
shell/data/gerdal/Data0459
shell/data/gerdal/Data0468
shell/data/gerdal/Data0486
shell/data/gerdal/Data0487
shell/data/gerdal/Data0495
shell/data/gerdal/Data0499
shell/data/gerdal/Data0505
shell/data/gerdal/Data0520
shell/data/gerdal/Data0523
shell/data/gerdal/Data0528
shell/data/gerdal/Data0529
shell/data/gerdal/Data0541
shell/data/gerdal/Data0543
shell/data/gerdal/Data0549
shell/data/gerdal/Data0551
shell/data/gerdal/Data0552
shell/data/gerdal/Data0556
shell/data/gerdal/Data0558
shell/data/gerdal/Data0559
shell/data/jamesm/NOTES
shell/data/jamesm/data_217.txt
shell/data/jamesm/data_219.txt
shell/data/jamesm/data_226.txt
shell/data/jamesm/data_228.txt
shell/data/jamesm/data_231.txt
shell/data/jamesm/data_236.txt
shell/data/jamesm/data_255.txt
shell/data/jamesm/data_261.txt
shell/data/jamesm/data_264.txt
shell/data/jamesm/data_266.txt
shell/data/jamesm/data_280.txt
shell/data/jamesm/data_282.txt
shell/data/jamesm/data_290.txt
shell/data/jamesm/data_293.txt
shell/data/jamesm/data_312.txt
shell/data/jamesm/data_325.txt
shell/data/jamesm/data_326.txt
shell/data/jamesm/data_343.txt
shell/data/jamesm/data_360.txt
shell/data/jamesm/data_368.txt
shell/data/jamesm/data_374.txt
shell/data/jamesm/data_375.txt
shell/data/jamesm/data_383.txt
shell/data/jamesm/data_394.txt
shell/data/jamesm/data_395.txt
shell/data/jamesm/data_401.txt
shell/data/jamesm/data_418.txt
shell/data/jamesm/data_457.txt
shell/data/jamesm/data_474.txt
shell/data/jamesm/data_475.txt
shell/data/jamesm/data_476.txt
shell/data/jamesm/data_478.txt
shell/data/jamesm/data_480.txt
shell/data/jamesm/data_489.txt
shell/data/jamesm/data_496.txt
shell/data/jamesm/data_509.txt
shell/data/jamesm/data_510.txt
shell/data/jamesm/data_517.txt
shell/data/jamesm/data_524.txt
shell/data/jamesm/data_553.txt
shell/dictionary.txt
shell/ex_data.txt
shell/generate_data.py
shell/hello
version-control/git/local/Readme.md
version-control/git/remote/Readme.md

10 years agoRemoving or moving old UofC directories.
Matt Davis [Mon, 18 Jun 2012 01:49:26 +0000 (21:49 -0400)]
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

10 years agoFixed bug in close_line.py
Anthony Scopatz [Tue, 3 Apr 2012 17:19:43 +0000 (12:19 -0500)]
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

10 years agoBug on testing page.
Anthony Scopatz [Tue, 3 Apr 2012 07:58:37 +0000 (02:58 -0500)]
Bug on testing page.

W. Trevor King: I dropped everything from the 2741ea0 original except
for the 5-Testing/ modification.

Conflicts:
.gitignore

10 years agoUpdated docs
Anthony Scopatz [Tue, 3 Apr 2012 05:33:03 +0000 (00:33 -0500)]
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

10 years agoTypo fixes for testing
Anthony Scopatz [Tue, 3 Apr 2012 04:46:46 +0000 (23:46 -0500)]
Typo fixes for testing

10 years agoUpdated testing.
Anthony Scopatz [Tue, 3 Apr 2012 04:29:41 +0000 (23:29 -0500)]
Updated testing.

10 years agoTrying to get image right.
Anthony Scopatz [Tue, 3 Apr 2012 04:13:02 +0000 (23:13 -0500)]
Trying to get image right.

10 years agoAttempting images in markdown.
Anthony Scopatz [Tue, 3 Apr 2012 04:08:22 +0000 (23:08 -0500)]
Attempting images in markdown.

10 years agoFixed TTD example
Anthony Scopatz [Tue, 3 Apr 2012 04:04:44 +0000 (23:04 -0500)]
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

10 years agoAdded mean tests.
Anthony Scopatz [Tue, 3 Apr 2012 03:22:20 +0000 (22:22 -0500)]
Added mean tests.

10 years agoMade it through test updates.
Anthony Scopatz [Tue, 3 Apr 2012 02:32:00 +0000 (21:32 -0500)]
Made it through test updates.

10 years agoMore tests
Anthony Scopatz [Tue, 3 Apr 2012 02:06:12 +0000 (21:06 -0500)]
More tests

10 years agoSome more testing updates.
Anthony Scopatz [Tue, 3 Apr 2012 01:57:10 +0000 (20:57 -0500)]
Some more testing updates.

10 years agoSome testing updates.
Anthony Scopatz [Tue, 3 Apr 2012 01:56:32 +0000 (20:56 -0500)]
Some testing updates.

10 years agoAdded associated markdown files.
Anthony Scopatz [Wed, 21 Mar 2012 02:57:01 +0000 (21:57 -0500)]
Added associated markdown files.

W. Trevor King: I dropped everything from the original 7d32d4e except
for the 5-Testing/Readme.md addition.

10 years agocopied over a bunch of Trieste tutorial files.
Katy Huff [Tue, 20 Mar 2012 14:34:51 +0000 (09:34 -0500)]
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

10 years agoChanged name of Python10
Richard T. Guy [Wed, 22 Feb 2012 16:24:25 +0000 (11:24 -0500)]
Changed name of Python10

10 years agoRemoved blank space.
guyrt [Wed, 22 Feb 2012 16:07:43 +0000 (08:07 -0800)]
Removed blank space.

10 years agoReady to present.
guyrt [Wed, 22 Feb 2012 13:17:37 +0000 (05:17 -0800)]
Ready to present.

10 years agoUpdated Python Nose (rest)
guyrt [Wed, 22 Feb 2012 13:11:39 +0000 (05:11 -0800)]
Updated Python Nose (rest)

10 years agoadding example.
guyrt [Wed, 22 Feb 2012 13:03:41 +0000 (05:03 -0800)]
adding example.

10 years agoUniform headings
Katy Huff [Fri, 17 Feb 2012 00:06:36 +0000 (18:06 -0600)]
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

10 years agoFinished formatting the testing lecture.
guyrt [Thu, 16 Feb 2012 19:23:56 +0000 (11:23 -0800)]
Finished formatting the testing lecture.

10 years agoImported Nose lecture and started cleaning.
guyrt [Thu, 16 Feb 2012 17:30:03 +0000 (09:30 -0800)]
Imported Nose lecture and started cleaning.