Fs00
|
f9af027c62
|
Kotlin: use == and != for string equality
|
2019-11-20 10:49:49 +01:00 |
|
Emily Bache
|
dbafe9d300
|
Merge pull request #129 from goerge/gradle
add gradle build capabilities
|
2019-11-19 08:59:11 +01:00 |
|
Emily Bache
|
8d957a5ab4
|
Merge pull request #128 from goerge/junit5
migrate to JUnit 5
|
2019-11-18 19:04:59 +01:00 |
|
Görge Albrecht
|
948852c2c4
|
add gradle build capabilities
|
2019-11-18 17:42:08 +01:00 |
|
Görge Albrecht
|
eb271c686f
|
migrate to JUnit 5
|
2019-11-18 17:05:22 +01:00 |
|
Emily Bache
|
f322e6eb1b
|
Merge pull request #126 from jsstrn/master
Add Gilded Rose kata for JavaScript with Jest
|
2019-10-15 10:10:50 +02:00 |
|
Jesstern Rays
|
527e20ebc5
|
Add Gilded Rose kata for JavaScript with Jest
|
2019-10-15 15:52:21 +08:00 |
|
Emily Bache
|
fc0f14803a
|
cpp ignore file
|
2019-09-27 13:20:29 +02:00 |
|
Emily Bache
|
fbcc8aaa4d
|
fix approval tests to work on windows, and use Approvals framework
|
2019-08-28 10:30:34 +02:00 |
|
Emily Bache
|
64853612b0
|
Merge pull request #118 from MickeVr/master
Updated gilded rose to utplsql version 3
|
2019-07-04 19:37:37 +02:00 |
|
MickeM
|
431eee7edf
|
Updated gilded rose to utplsql version 3
Also rewrote the texttest
|
2019-07-02 15:40:46 +02:00 |
|
Emily Bache
|
fb3853835e
|
Merge pull request #113 from beryllium/php-7-support
Add PHP 7 support
|
2019-05-24 08:30:56 +02:00 |
|
Kevin Boyd
|
e9e40ef19a
|
Restore the test class to the original "fixme" state
|
2019-05-22 23:49:12 -07:00 |
|
Kevin Boyd
|
0af329fa9b
|
Add a readme for php7
|
2019-05-22 23:48:16 -07:00 |
|
Kevin Boyd
|
216f754aee
|
Relocate special Sulfuras exception to be more buried.
|
2019-05-22 16:46:01 -07:00 |
|
Kevin Boyd
|
501cb7e041
|
Add a special rule for Sulfuras quality
|
2019-04-23 21:40:26 -07:00 |
|
Kevin Boyd
|
c17454032b
|
Full test suite with 100% coverage.
|
2019-04-23 20:20:04 -07:00 |
|
Kevin Boyd
|
d1b6306324
|
Move php to php5 and add a php7 example that uses composer
|
2019-04-23 14:56:30 -07:00 |
|
Emily Bache
|
d86e26b192
|
Merge pull request #109 from bradleyscollins/master
Added F# starter solution based on .NET Core
|
2019-03-01 08:20:43 +01:00 |
|
Brad Collins
|
203551dadc
|
Added .gitignore
|
2019-02-28 13:51:02 -06:00 |
|
Brad Collins
|
7ce7df7c7e
|
Added F# starter solution based on .NET Core
|
2019-02-28 13:48:45 -06:00 |
|
Emily Bache
|
a0a860d0fe
|
Merge pull request #107 from bastifr/master
prepared for golden master test
|
2018-12-10 13:58:26 +01:00 |
|
archive-sebastian
|
84f92fe5d7
|
excluded none spec files from test runner
|
2018-12-10 13:01:57 +01:00 |
|
archive-sebastian
|
c9f4838a09
|
fixed file name typo
|
2018-12-10 13:01:56 +01:00 |
|
archive-sebastian
|
8a4aa4b684
|
add golden master for typescript
|
2018-12-10 13:01:56 +01:00 |
|
Emily Bache
|
a422b614c8
|
Merge pull request #106 from novellizator/patch-1
Fix compile error in TS
|
2018-12-10 09:50:36 +01:00 |
|
Tomas Novella
|
939afa9822
|
Fix compile error in TS
Without a type annotation, TS expects the argument in the ctor to be a never[], hence "npm test" fails to even start
|
2018-12-09 09:40:49 +01:00 |
|
Emily Bache
|
702220f151
|
Merge pull request #105 from codecop/master
Port to XSLT
|
2018-12-08 12:12:25 +01:00 |
|
Peter Kofler
|
235869c45a
|
Description how to run the XSLT.
|
2018-12-07 23:53:54 +01:00 |
|
Peter Kofler
|
bc75ba14a3
|
Port to XSLT
|
2018-12-07 23:43:31 +01:00 |
|
Emily Bache
|
8fed3395d7
|
Merge pull request #104 from codecop/master
Minor cleanups and a brand new port to Scheme language
|
2018-12-04 09:09:13 +01:00 |
|
Peter Kofler
|
4807997dba
|
Fixes bug in Scheme version, not deeply nested enough.
|
2018-12-03 22:45:26 +01:00 |
|
Peter Kofler
|
2a64f7c460
|
Documents Scheme port how to run and test.
|
2018-12-03 21:23:06 +01:00 |
|
Peter Kofler
|
6b492c223a
|
Rename Go's texttest fixture, fix type in name.
|
2018-12-03 21:18:33 +01:00 |
|
Peter Kofler
|
6e82156f6c
|
Rename texttest fixture, fix type in name.
|
2018-12-03 21:16:10 +01:00 |
|
Peter Kofler
|
745c004a8b
|
Adds foo test with minimal assertion library.
|
2018-12-03 21:15:20 +01:00 |
|
Peter Kofler
|
1c530189bd
|
Make Scheme version work.
|
2018-12-03 21:03:48 +01:00 |
|
Peter Kofler
|
c0a6824275
|
First draft of Scheme port.
|
2018-12-03 01:15:24 +01:00 |
|
Peter Kofler
|
60b2549066
|
Go: Extracts texttest_feature.go from main Gilded Rose, write test similar to other languages.
|
2018-12-03 00:18:46 +01:00 |
|
Peter Kofler
|
ab83717690
|
Adds Babel transpiler to JS projects so code runs on older versions of Node,
|
2018-12-02 23:13:25 +01:00 |
|
Peter Kofler
|
b881804cda
|
Use newer version of TypeScript. Use proper project name in project properties.
|
2018-12-02 22:06:14 +01:00 |
|
Peter Kofler
|
68da549751
|
Fixes encoding Smalltalk source.
|
2018-12-02 21:48:42 +01:00 |
|
Peter Kofler
|
39b3534c6f
|
Splits JS Jasmine and Mocha starting points into separate toplevel folders similar to Java and Java-Spock.
|
2018-12-02 20:59:38 +01:00 |
|
Peter Kofler
|
027693ce83
|
Renames Java with Spock language without blanks in folder name.
|
2018-12-02 20:48:45 +01:00 |
|
Peter Kofler
|
e0373461c1
|
Renames README files consistently.
|
2018-12-02 20:39:39 +01:00 |
|
Peter Kofler
|
c41d122512
|
Drops IntelliJ Idea configuration for Java because Java code is Maven project now, no special treatmeent needed.
|
2018-12-02 20:32:26 +01:00 |
|
Peter Kofler
|
b8233e291d
|
Moves language specific Git ignores into language subfolders.
|
2018-12-02 20:31:26 +01:00 |
|
Emily Bache
|
d022f3d7a5
|
Merge pull request #103 from siflfran/ada
gilded rose in Ada
|
2018-11-26 08:54:18 +01:00 |
|
Florian Franzmann
|
f4a171464f
|
gilded rose in Ada
|
2018-11-24 20:20:56 +01:00 |
|
Emily Bache
|
3906ee2b8d
|
Merge pull request #101 from balp/c99
Add CMake and Unity test framework for c99
|
2018-10-31 07:32:40 +01:00 |
|