Skip to content

Releases: cyrilverloop/codingame-php-tests

3.8.0

30 Apr 14:31
3.8.0
ad08a7e
Compare
Choose a tag to compare

[3.8.0] - 2022-04-30

Added

  • Tests for "Asteroids".
  • Tests for "Dungeons and maps".
  • Tests for "Encryption/decryption of Enigma machine".
  • Tests for "Object insertion".
  • Tests for "Bank robbers".
  • Tests for "Retaining water".
  • Tests for "Graffiti on the fence".
  • Tests for "Prefix code".
  • Tests for "Offset Arrays".
  • Tests for "Unit fractions".
  • Tests for "orDer oF succeSsion".
  • Tests for "Happy numbers".
  • Tests for "Hidden messages in images".
  • Tests for "Count as i count".
  • Tests for "Logically reasonable inequalities".
  • Tests for "Is that a possible word? Ep1".
  • Tests for "Unique prefixes".
  • Tests for "The mystic rectangle".
  • Tests for "The travelling salesman problem".
  • Tests for "Murder in the village!".
  • Tests for "Dead men's shot".
  • Tests for "Darts".
  • Tests for "Add'em up".
  • Tests for "Rotating arrows".
  • Tests for "10 pin bowling scores".
  • Tests for "Is the king in check? (part 1)".
  • Tests for "A mountain of a mole hill".
  • Tests for "Where's Wally".
  • Tests for "Feature extraction".
  • Tests for "Distributing candy".
  • Links to the puzzles on CodinGame.

3.7.0

31 Mar 08:12
3.7.0
37c79a5
Compare
Choose a tag to compare

[3.7.0] - 2022-03-31

Added

  • Tests for "Credit card verifier (Luhn’s algorithm)".
  • Tests for "Van Eck's sequence".
  • Tests for "The river I".
  • Tests for "The river II".
  • Tests for "Tree paths".
  • Tests for "Benford's law".
  • Tests for "7-segment scanner".
  • Tests for "Lumen".
  • Tests for "A child's play".
  • Tests for "Sum of spiral's diagonals".
  • Tests for "Brackets, extreme edition".
  • Tests for "The electrician apprentice".
  • Tests for "Sudoku validator".
  • Tests for "Mountain map".
  • Tests for "Create the longest sequence of 1s".
  • Tests for "Reverse Minesweeper".
  • Tests for "Die handedness".

3.6.0

11 Mar 08:26
3.6.0
eb8eda6
Compare
Choose a tag to compare

[3.6.0] - 2022-03-11

Added

  • Tests for "Walk on a die".
  • Tests for "Dolbear's law".
  • Tests for "ISBN check digit".
  • Tests for "Equivalent resistance, circuit building".
  • Tests for "1D spreadsheet".
  • Tests for "Ghost legs".
  • Tests for "Binary image".
  • Tests for "May the Triforce be with you!".
  • Tests for "Next growing number".

Changed

  • "STDIN" to "$stdin" in the "Rock paper scissors lizard spock" default code.

3.5.0

22 Feb 13:48
3.5.0
c7e800b
Compare
Choose a tag to compare

[3.5.0] - 2022-02-22

Added

  • Tests for "1000000000D world".
  • Tests for "Rooks movements".
  • Tests for "Jack Silver: the casino".
  • Tests for "Fax machine".
  • Tests for "NGR - basic radar".

3.4.0

21 Feb 10:25
3.4.0
e217634
Compare
Choose a tag to compare

[3.4.0] - 2022-02-21

Added

  • Tests for "1D bush fire".
  • Tests for "Blowing fuse".

Changed

  • "@ medium" group to enforce time limit.

3.3.0

20 Feb 11:02
3.3.0
196a7a9
Compare
Choose a tag to compare

[3.3.0] - 2022-02-20

Added

  • Time limit.

3.2.0

18 Feb 18:45
3.2.0
afa6e99
Compare
Choose a tag to compare

[3.2.0] - 2022-02-18

Added

  • Tests for "Container terminal".
  • Tests for "Rectangle partition".
  • Tests for "Rock paper scissors lizard spock".

3.1.0

17 Feb 18:22
3.1.0
9ec7488
Compare
Choose a tag to compare

[3.1.0] - 2022-02-17

Added

  • Tests for "Robot show".

3.0.0

16 Feb 16:55
3.0.0
12100b6
Compare
Choose a tag to compare

[3.0.0] - 2022-02-16

Changed

  • Renamed all test files to "CGTest.php".

2.8.0

14 Feb 18:40
2.8.0
43fbbd0
Compare
Choose a tag to compare

[2.8.0] - 2022-02-14

Added

  • Possibility to add tests that do not come from Codingame.