Emily Bache
2e118223cb
Merge pull request #62 from y0m0/master
...
Fix TexttestFixture
2017-07-31 08:48:39 +02:00
Emily Bache
c60e86a026
Merge pull request #64 from cono/master
...
Add Perl6 version
2017-07-28 09:18:48 +02:00
Emily Bache
35adddd1dd
Merge pull request #63 from kewersonhugo/patch-1
...
Add the brazilian portuguese translation
2017-07-28 09:17:48 +02:00
Emily Bache
c3dfc5baf3
Merge pull request #61 from hdennen/master
...
fix(js and ts): spec typo
2017-07-28 09:15:51 +02:00
cono
a5309b3230
Add Perl6 version
2017-07-14 16:27:14 +03:00
Kewerson Hugo
842cc81eb2
Update GildedRoseRequirements_pt-BR.md
2017-07-13 18:46:22 -03:00
Kewerson Hugo
03834be1ca
Add the brazilian portuguese translation
2017-07-13 18:29:44 -03:00
y0m0
52e4b9aeff
Fix TexttestFixture
...
- broken after last commit which updates gilded_rose.js to use ES2015 class syntax
- creates instance of class Shop
- creates items array
- updates showItemsFor
2017-07-12 22:23:26 +01:00
Harry Dennen
34c9b0bbca
fix(js and ts): typo
...
- 'gilged' to 'gilded' in respective specs
2017-07-06 10:16:37 +02:00
Emily Bache
de471eb175
Merge pull request #60 from paucls/add-typescript
...
Added GildedRose for TypeScript
2017-06-30 19:42:43 +02:00
Paulo Clavijo Esteban
10346b66c8
Added GildedRose for TypeScript
2017-06-30 17:32:04 +01:00
Emily Bache
e046dba763
Merge pull request #59 from usr42/fix_java_cyber-dojo_link
...
Fix cyber dojos
2017-06-06 21:15:37 +02:00
Balthasar Biedermann
c359f755c8
Fix Cucumber, Java cyber-dojo
2017-06-06 23:58:48 +07:00
Balthasar Biedermann
c97e1600e5
Fix C# cyber-dojo
2017-06-06 23:44:08 +07:00
Balthasar Biedermann
fc22086f3e
Fix JUnit/Java cyber-dojo
...
The cyber-dojo.org java kata was broken, Probably because of an upgraded java or junit. I updated the cyber-dojo.sh and fixed the link in the README.md to use the new version.
2017-06-06 23:37:24 +07:00
emilybache
62276f5f0f
tweaked formatting
2017-05-12 11:51:16 +02:00
emilybache
f76aff16c0
added better code hub badge to readme file
2017-05-12 11:50:14 +02:00
emilybache
7613d0b921
adding config file for bettercodehub so I can see how many refactoring targets it finds in this repo
2017-05-12 11:29:38 +02:00
Emily Bache
6ce24af34c
Merge pull request #58 from ClayDowling/clean-start
...
C99 Version
2017-03-15 13:43:11 +01:00
Clay Dowling
a8561778e9
Added C99 Solution
2017-03-13 21:30:37 -04:00
Clay Dowling
45733a5129
Removed troublesome folder
2017-03-13 21:28:39 -04:00
Clay Dowling
722d8f2bb1
Removed files that didn't belong in version control
2017-03-13 17:49:36 -04:00
Clay Dowling
3200f2e36c
Reverted files to a useful starting point
2017-03-13 17:48:12 -04:00
Clay Dowling
20178c8026
Updated documentation and made Makefile easier for inexperienced C devs
2017-03-11 09:06:34 -05:00
Clay Dowling
264ed0c974
Tests for backstage passes
2017-03-10 22:42:52 -05:00
Clay Dowling
ceebe400c9
Added tests for backstage pass
2017-03-10 22:26:15 -05:00
Clay Dowling
19dcacbf7e
Added test for zero
2017-03-10 21:53:40 -05:00
Clay Dowling
38857a8dc9
Test for normal items with SellIn less than zero
2017-03-10 21:52:33 -05:00
Clay Dowling
cdb407461b
Added tests for aged brie
2017-03-10 21:50:17 -05:00
Clay Dowling
438a5d6612
Actually rename the test suite
2017-03-10 21:39:08 -05:00
Clay Dowling
08cf17d6bc
Renamed to reflect actual contents
2017-03-10 21:31:09 -05:00
Clay Dowling
fe0cad5a72
Second test, normal item below zero
2017-03-10 21:24:09 -05:00
Clay Dowling
ccabf6e847
First check for normal items
2017-03-10 21:22:50 -05:00
Clay Dowling
c01ba7bc7f
First check for normal items
2017-03-10 21:21:59 -05:00
Clay Dowling
26a1251a61
Added test against changing Item
2017-03-10 21:16:02 -05:00
Clay Dowling
51b045bc1c
Added golden rule test
2017-03-10 21:13:06 -05:00
Clay Dowling
963b876133
Removed binary that didn't belong here to begin with
2017-03-10 21:08:31 -05:00
Clay Dowling
d4c62eb984
Updated docs, removed binaries
2017-03-10 19:51:08 -05:00
Clay Dowling
a114047f83
Updated README to address some specifics of this version of the test
2017-03-10 19:47:41 -05:00
Clay Dowling
b635adc096
Added starting files for check unit tests
2017-03-10 19:41:06 -05:00
Clay Dowling
96d9751300
Added C and check library version
2017-03-10 19:22:12 -05:00
Emily Bache
e916fdd8ac
Merge pull request #56 from dbuschman7/master
...
upgraded Scala version to latest versions
2017-02-14 09:10:49 +01:00
Emily Bache
f453de354f
Merge pull request #55 from sminutoli/feature/updates-js-example
...
Updates examples using ES2015 class syntax
2017-02-14 09:09:45 +01:00
Emily Bache
9bbf107b0c
Merge pull request #54 from sminutoli/feature/spanish-requeriments
...
Adds the spanish translation
2017-02-14 09:07:52 +01:00
David Buschman
267e4112c4
upgraded Scala version to latest versions
2017-02-11 00:05:48 -07:00
Sergio Minutoli
2f38071deb
Adds the spanish translation
2017-02-10 18:03:48 -03:00
Sergio Minutoli
e9aae0d7db
Updates examples using ES2015 class syntax
2017-02-10 18:02:15 -03:00
Emily Bache
bc021978c0
Merge pull request #52 from tonvanbart/master
...
Revert GildedRose.java to original code
2017-01-14 09:04:01 +01:00
Ton van Bart
5605173439
reverted GildedRose to original code
2017-01-11 21:32:08 +01:00
Ton van Bart
b2422cf733
delete package with weird name
2017-01-09 22:38:54 +01:00