aboutsummaryrefslogtreecommitdiff
path: root/test/ch/epfl
Commit message (Collapse)AuthorAge
* PlayerAction Enum and rename RandomSimulation to ConsoleSimulationTimothée Floure2016-05-09
|
* Merge branch '09_deserialization'Timothée Floure2016-05-09
|\
| * Refactor deserializationPacien TRAN-GIRARD2016-05-08
| |
| * Basic test for GameStateDeserializerTimothée Floure2016-05-08
| |
* | Refactor game state serialization testPacien TRAN-GIRARD2016-05-06
|/
* Merge branch 'master' of ssh://gitlab-ssh.gnugen.ch:2200/floure/cs108-xblastTimothée Floure2016-05-02
|\
| * New code review and refactoringPacien TRAN-GIRARD2016-04-25
| |
* | Fix the GameStateSerializer (comply with the subject)Timothée Floure2016-04-30
| |
* | Implement RLE and its testsPacien TRAN-GIRARD2016-04-29
| |
* | Broken part 7Timothée Floure2016-04-28
|/
* Week 7 + basic testsTimothée Floure2016-04-25
|
* Import new given intermediate testsPacien TRAN-GIRARD2016-04-09
|
* Implement random event live simulationPacien TRAN-GIRARD2016-03-26
|
* Add unit 5 method stubs and documentationPacien TRAN-GIRARD2016-03-15
|
* Reformat provided classesPacien TRAN-GIRARD2016-03-15
|
* Add List permutation function and its testPacien TRAN-GIRARD2016-03-15
|
* Import NameCheck04 and GaneStatePrinter (given files for the week 4)Timothée Floure2016-03-08
|
* Merge branch '03_players_and_bombs' into 'master' Pacien2016-03-07
|\ | | | | | | | | | | | | 03 players and bombs See merge request !3
| * Reformat codePacien TRAN-GIRARD2016-03-07
| |
| * Elaborate documentation (fix missing doc and typos)Pacien TRAN-GIRARD2016-03-07
| |
| * Add NameCheck03Timothée Floure2016-03-07
| |
* | Disambiguate test assertionsPacien TRAN-GIRARD2016-03-01
| |
* | Automatic code cleanupPacien TRAN-GIRARD2016-03-01
| |
* | Reformat code and doc-blocksPacien TRAN-GIRARD2016-03-01
| |
* | Add the test related to the blockAt() methodTimothée Floure2016-03-01
| |
* | Fix typo in function namePacien TRAN-GIRARD2016-02-29
| |
* | Remove redundant explicit type declarationPacien TRAN-GIRARD2016-02-29
| |
* | Add mirrored list size testPacien TRAN-GIRARD2016-02-29
| |
* | Rewrite list mirroring function and add testPacien TRAN-GIRARD2016-02-29
|/
* Fix typo in comment + remove tests on null inputTimothée Floure2016-02-29
|
* Add the Lists and Board Class + the Ticks Interface. Add the testsTimothée Floure2016-02-27
| | | | related to the '02_Board' part of the project.
* Refactor neighbor computation using directional vectorsPacien TRAN-GIRARD2016-02-22
|
* Import unit 1 testsPacien TRAN-GIRARD2016-02-21
|
* Revert "Import first part unit tests"Pacien TRAN-GIRARD2016-02-21
| | | | This reverts commit df1880840db7bd8229d46118fb6d8508ecda61a1.
* Revert "Import second part unit tests"Pacien TRAN-GIRARD2016-02-21
| | | | This reverts commit 1c2fcab99adf3179df347ac352cfd5af1bd19014.
* Import second part unit testsPacien TRAN-GIRARD2016-02-20
|
* Import first part unit testsPacien TRAN-GIRARD2016-02-20