From: Katy Huff Date: Wed, 30 Jan 2013 03:21:37 +0000 (-0600) Subject: removed deprecated exercises, moved recommendation answers to numpy folder, and X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7a9015d5c6e2a9d447cf5685f57524629cc827d0;p=swc-testing-nose.git 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 --- diff --git a/python/testing/Readme.md b/python/testing/Readme.md index b040493..8d53b87 100644 --- a/python/testing/Readme.md +++ b/python/testing/Readme.md @@ -1,9 +1,7 @@ -[Back To Debugging](https://github.com/thehackerwithin/boot-camps/tree/2013-01-chicago/debugging) - [Forward To Documentation](https://github.com/thehackerwithin/boot-camps/tree/2013-01-chicago/documentation) +# Testing * * * * * -**Presented By Katy Huff** - **Based on materials by Katy Huff, Rachel Slaybaugh, and Anthony Scopatz**