Commit Graph

15 Commits

Author SHA1 Message Date
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
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