Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • M mjtest-tests
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • IPDSneltingIPDSnelting
  • mjtest-tests
  • Merge requests
  • !5
The source project of this merge request has been removed.

Add super simple test cases for lexer

Merged uyunx requested to merge (removed):feature/lexer-tests into master Oct 27, 2021
  • Overview 4
  • Pipelines 0
  • Changes 9
  1. Almost Keywords: Keywords with an extra trailing character, resulting in identifiers
  2. Integer Literal with leading zero: Must fail according to spec
  3. Uppercase Keywords: Keywords must be lexed case-sensitive
  4. Waffelrezept: (slightly modified from https://www.chefkoch.de/rezepte/662351168076093/Geheimes-Waffelrezept.html)
  5. Wild Whitespaces: A bit code in a mix of whitespaces
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/lexer-tests

Imprint