Commit Graph

597 Commits

Author SHA1 Message Date
Naomi Dennis
070169c89a Add elm folder 2020-01-22 10:57:36 -05:00
Emily Bache
1cd3ba5e2c
Merge pull request #142 from rhatherall/delphi-port
Add Delphi port
2020-01-20 13:01:23 +01:00
Richard Hatherall
eae8b2eb54 Add .res files to .gitignore 2020-01-20 11:54:27 +00:00
Richard Hatherall
21a7c980ea Remove .res files 2020-01-20 11:53:45 +00:00
fpellet
2d1130e690 Add builded docker images 2020-01-19 21:56:20 +01:00
fpellet
c438d457ac Add docker compose command on pgtap 2020-01-19 21:55:52 +01:00
fpellet
6383ae05bb Remove update_quality of install to improve docker build cache 2020-01-19 21:55:27 +01:00
fpellet
a57022e13c merge readme files 2020-01-19 21:35:26 +01:00
fpellet
a2c1d7140b Add test sample on pgtap 2020-01-19 20:26:21 +01:00
fpellet
f669f07812 remove duplicate structure 2020-01-19 20:01:09 +01:00
fpellet
2e4255f35e add pgtap on docker 2020-01-19 19:59:27 +01:00
fpellet
c619c0235d move docker files to root 2020-01-19 19:56:22 +01:00
Richard Hatherall
c2d48e5765 Add README for Delphi port 2020-01-19 14:54:28 +00:00
Richard Hatherall
28c2909e3f Add Delphi port 2020-01-19 14:54:28 +00:00
Emily Bache
5c7636e4c7
Merge pull request #141 from BackEndTea/patch-1
Remove quality change on sulfuras
2020-01-15 15:41:44 +01:00
Gert de Pagter
2a4f2b3b7c
Remove quality change on sulfuras
For some reason the php7 version sets the quality of sulfuras to be 80.
The sepcification simply states this is the max, and that it does not change, as 
written on line 22 of the english specifications.
2020-01-15 15:27:50 +01:00
Emily Bache
9a9b4351f2
Merge pull request #137 from fpellet/postgresql
PL/pg SQL: Add unit test framework (PGUnit), with Docker
2020-01-15 09:03:22 +01:00
Florent Pellet
2961559588
Merge pull request #1 from acassaigne/postgresql
change test with foo example to fixme
2020-01-14 21:58:23 +01:00
acassaigne
65d60205f5 change test with foo example to fixme 2020-01-12 23:35:38 +01:00
Emily Bache
c61a88a221
Merge pull request #136 from GradedJestRisk/master
PL/pg SQL: improve README (add requirements) / Add unit test framework (pgTAP)
2020-01-07 15:16:21 +01:00
Emily Bache
795efa9974
Merge pull request #139 from michelgrootjans/plantuml
PlantUML
2020-01-07 11:02:42 +01:00
Emily Bache
3e0d5e39dd
Merge pull request #138 from jonreid/master
Update Swift to work with latest package manager
2020-01-06 10:50:26 +01:00
Michel Grootjans
4a82efedb7 added a slide-deck for a workshop 2019-12-31 14:17:03 +01:00
Michel Grootjans
311d9b964d added a rendering of the original exercise 2019-12-30 15:16:17 +01:00
Michel Grootjans
8933001e02 updated planutml/readme.md to get started quickly 2019-12-30 14:20:04 +01:00
Michel Grootjans
aaa9f9c42c fixed a typo: testsers -> testers 2019-12-30 14:12:05 +01:00
Michel Grootjans
749d8f5ff5 changed activity syntax: -foo -> :foo; 2019-12-30 13:32:23 +01:00
Michel Grootjans
ff06861ab7 added (no) for negative path in if-statements 2019-12-30 13:08:06 +01:00
Michel Grootjans
632a6768eb added history 2019-12-30 11:40:51 +01:00
Michel Grootjans
23db73bafd added plantUML exercise 2019-12-30 11:40:28 +01:00
Jon Reid
0ba7fabfb3
Swift: Delete unusual blank lines 2019-12-29 13:31:55 -08:00
Jon Reid
9152b48215
Swift: Update to package manager 5.1 2019-12-29 13:27:49 -08:00
GradedJestRisk
fbda756d73 PL/pg SQL: add pgTAP test framework support 2019-12-29 12:39:12 +01:00
fpellet
ca4721e93b Move to plpgsql/pgunit 2019-12-28 16:13:44 +01:00
fpellet
a5dfb13dcc add readme 2019-12-23 11:53:54 +01:00
fpellet
426f8da0ee Create custom dockerfile 2019-12-23 11:53:54 +01:00
fpellet
6b7c9e5de9 Add test sample 2019-12-23 11:53:54 +01:00
fpellet
be0222311e Add custom assertions 2019-12-23 11:53:54 +01:00
fpellet
b32ab99649 translate update_quality of plsql 2019-12-23 11:53:54 +01:00
fpellet
a7c0d1dcbf translate new_item of plsql 2019-12-23 11:53:53 +01:00
fpellet
5803be91ca translate item of plsql 2019-12-23 11:53:53 +01:00
fpellet
630fe119ce Test pgunit 2019-12-23 11:53:53 +01:00
fpellet
b36a209660 Initialize database 2019-12-23 11:53:53 +01:00
GradedJestRisk
d2588417f5 PL/pg SQL: improve README => add requirements 2019-12-22 16:55:01 +01:00
Emily Bache
06e425cc2b
Merge pull request #135 from GradedJestRisk/master
Add PL/pg SQL (without test support)
2019-12-19 08:52:49 +01:00
GradedJestRisk
84e17c448c Add SQL (without test support) 2019-12-18 21:58:10 +01:00
GradedJestRisk
191926ce68 Add PL/pg SQL (without test support) 2019-12-18 20:29:45 +01:00
Emily Bache
de18a0a661
Merge pull request #134 from claremacrae/support_cpp11
Reduce required C++ level from 17 to 11 - no code changes needed.
2019-12-10 10:03:42 +01:00
Clare Macrae
0aa4180e23 Reduce required C++ level from 17 to 11 - no code changes needed. 2019-12-09 14:47:33 +00:00
Emily Bache
984e38a3a8
Merge pull request #133 from jmossberg/master
Refactor C++ version of the Gilded Rose kata
2019-12-09 09:00:25 +01:00