Ian
|
a224162428
|
Update the tests to work with the code that was changed in rev 4dab932c94 to be more like the original c#
|
2013-03-27 10:30:17 +00:00 |
|
Emily Bache
|
4dab932c94
|
updated these versions to more closely match the original C#
|
2013-03-13 18:20:38 +01:00 |
|
emilybache
|
5fb9f52b48
|
added encoding, fixed som PEP-8 issues. Thanks to apieum for these changes.
|
2012-11-21 10:21:22 +01:00 |
|
emilybache
|
ca6f1a5b55
|
change to using unittest instead of py.test since it comes with the standard library
|
2012-11-05 20:58:35 +01:00 |
|
Emily Bache
|
32ce66e211
|
Renamed main functions to TexttestFixture to make it clear they're not part of the actual refactoring kata
|
2012-05-24 14:25:44 +02:00 |
|
Emily Bache
|
80bd31bea4
|
changing names to Fixture so that it's obvious this code is not part of the refactoring kata itself
|
2012-05-24 14:21:21 +02:00 |
|
Andreas Ekeroot
|
bf68d49d55
|
Made print a function from the future. Added more items to cover all the branches of the code.
|
2012-03-08 11:53:56 +01:00 |
|
Emily
|
6f7efa40eb
|
added code needed for test fixture - ie toString methods and main method
|
2012-02-20 14:22:55 +01:00 |
|
Emily Bache
|
e8e5e0223f
|
first hack at a version for each language, translated from the C#.
|
2012-01-12 20:37:08 +01:00 |
|