Commit Graph

988 Commits

Author SHA1 Message Date
leider
2eb0418b03 Smalltalk version created 2012-04-21 17:09:11 +02:00
Emily Bache
14303cc7e0 Small tweak to text 2012-04-04 14:30:27 +02:00
Emily Bache
4d87cac40d removing unwanted files that got here by accident 2012-04-04 13:45:58 +02:00
Emily Bache
bf68436e11 Improving the documentation, especially around text-based testing 2012-04-04 13:42:26 +02:00
Emily Bache
2e5a38d000 make c sharp version work together with texttests 2012-03-28 20:59:53 +02:00
Emily Bache
df0d688718 config settings to run the ruby version with the texttests 2012-03-28 19:53:44 +02:00
Emily Bache
1c2ef84b66 Adding Ruby version of the exercise 2012-03-28 19:41:41 +02:00
Emily
c73ac70498 updating python, Java and cpp versions to all work with the same texttests 2012-03-28 15:02:21 +02:00
Emily Bache
88ef5a059e adding original csharp code to repo 2012-03-28 12:59:42 +02:00
Emily Bache
10c00207f4 Merge pull request #4 from Rembane/master
More items in the Python test!
2012-03-08 10:31:17 -08: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 Bache
c307d9e5dc Merge pull request #3 from JonasG/master
TextTest version of GildedRose kata in C++
2012-02-27 11:52:25 -08:00
Jonas Granquist
5e873aeefd Changed back to original googletest path 2012-02-25 10:18:01 +01:00
Jonas Granquist
072c37dd89 GildedRose class takes reference to items vector 2012-02-25 09:24:52 +01:00
Jonas Granquist
975c5edd7f Added texttest 2012-02-25 09:21:31 +01:00
Jonas Granquist
c56f013f1d Moved GildedRose implementation to new file GildedRose.cc 2012-02-25 09:14:10 +01:00
Jonas Granquist
b6553ce2f1 Moved gtest to a new file 2012-02-25 08:59:26 +01:00
Jonas Granquist
e8cfd96ccf Move the code into a header file 2012-02-25 08:52:41 +01:00
Emily
7832dd745c Adjusted the config file to work with the standard filename configuration, and a checkout location to reduce duplication. 2012-02-20 14:39:51 +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
8da58f6dd1 added a text based test for the java and python versions 2012-02-20 14:17:47 +01:00
Emily Bache
53235864ec Merge pull request #2 from balp/master
-lphread changed into -phread for linking the cpp code
2012-01-20 06:48:08 -08:00
Anders Arnholm
838f61dd97 CHanges -lphread into -pthread, removed compile error 2012-01-20 08:05:45 +01:00
Emily Bache
8c534ac0d9 added supporting files for c++ 2012-01-15 20:40:56 +01:00
Emily Bache
354cf5e780 Updated the credits now I found out who invented the kata. 2012-01-15 20:37:43 +01:00
Emily Bache
5010475a2f C++ version with a vector to hold the items. 2012-01-15 20:30:31 +01:00
Emily Bache
5b6c47ccc8 formatted code according to eclipse's formatter 2012-01-12 22:05:13 +01:00
Emily Bache
a43bfe0f0d Java version of the kata now compiles and has a failing test 2012-01-12 21:55:28 +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
Emily Bache
926f8a2686 On closer examination of the rules I notice Forty-All should in fact be Deuce 2012-01-04 19:52:03 +01:00
Emily Bache
34b36ec3f2 remove codersdojo run-endless.sh since we've taken away .meta already 2012-01-04 09:55:21 +01:00
Emily Bache
8cec10477c Merge branch 'master' of github.com:emilybache/Refactoring-Katas 2012-01-04 09:53:49 +01:00
Emily Bache
16079c8f9f version of three exercises, in c++ 2012-01-04 09:53:16 +01:00
Emily Bache
3ebd6a3629 Merge pull request #1 from FredrikWendt/master
added test and fix - players' names weren't used
2011-10-07 11:05:06 -07:00
Fredrik Wendt
33fa98f175 added test and fix - player's names weren't used 2011-10-07 00:50:32 +02:00
Emily Bache
5453deb427 initial text 2011-08-25 08:48:08 +02:00
Emily Bache
0b77db28e9 no need to store pyc files in repo 2011-08-24 11:10:27 +02:00
Emily Bache
d70ce44c5f first commit 2011-08-24 11:08:32 +02:00