Skip to content

GitLab

  • Menu
    • Projects Groups Snippets
      Help
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • P project02
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • cs2-19wi
  • project02
  • Merge requests
  • !1

An error occurred while fetching the assigned milestone of the selected merge_request.
Merged
Created 6 years ago by Johanna S. Karras@jkarrasDeveloper

Corrected trace files and added new tests

  • Overview 0
  • Commits 19
  • Changes 18
  • Added the corrected trace files for EvilHangmanChooser tests.
  • Added new tests and traces for RandomHangmanChooser
Edited 6 years ago by Johanna S. Karras
  • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
Please register or sign in to reply
Viewing commit ab4e8b9b
Prev
Show latest version
1 file
+ 59
- 0

    Preferences

    File browser
    Compare changes
  • ab4e8b9b
    Johanna S. Karras
    Added trace14-evil.txt. · ab4e8b9b
    Johanna S. Karras authored 6 years ago
tests/data/trace14-evil.txt 0 → 100644
+ 59
- 0
  • View file @ ab4e8b9b

  • Edit in single-file editor

  • Edit in Web IDE

guesses : 7
guessed : []
current : ------------
Your guess? Sorry, there are no e's
guesses : 6
guessed : [e]
current : ------------
Your guess? Sorry, there are no t's
guesses : 5
guessed : [e, t]
current : ------------
Your guess? Sorry, there are no a's
guesses : 4
guessed : [a, e, t]
current : ------------
Your guess? Sorry, there are no o's
guesses : 3
guessed : [a, e, o, t]
current : ------------
Your guess? Yes, there are 2 i's
guesses : 3
guessed : [a, e, i, o, t]
current : ------i--i--
Your guess? Yes, there is one n
guesses : 3
guessed : [a, e, i, n, o, t]
current : ------i--in-
Your guess? Sorry, there are no s's
guesses : 2
guessed : [a, e, i, n, o, s, t]
current : ------i--in-
Your guess? Yes, there is one h
guesses : 2
guessed : [a, e, h, i, n, o, s, t]
current : -----hi--in-
Your guess? Sorry, there are no r's
guesses : 1
guessed : [a, e, h, i, n, o, r, s, t]
current : -----hi--in-
Your guess? Yes, there are 2 l's
guesses : 1
guessed : [a, e, h, i, l, n, o, r, s, t]
current : --ll-hi--in-
Your guess? Yes, there is one u
guesses : 1
guessed : [a, e, h, i, l, n, o, r, s, t, u]
current : -ull-hi--in-
Your guess? Sorry, there are no d's
\ No newline at end of file
0 Assignees
None
Assign to
0 Reviewers
None
Request review from
Milestone
No milestone
None
None
Time tracking
No estimate or time spent
Labels
0
None
0
None
    Assign labels
  • Manage project labels

Lock merge request
Unlocked
0
0 participants
Reference:
Source branch: jkarras

Menu

Projects Groups Snippets
Help