Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • sac2c sac2c
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 394
    • Issues 394
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 25
    • Merge requests 25
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • sac-group
  • sac2csac2c
  • Merge requests
  • !57

Functional tests with gtest

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Artem Shinkarov requested to merge tema/sac2c:artem-try-gtest into develop Aug 02, 2018
  • Overview 3
  • Commits 7
  • Changes 12

This merge request makes it possible to test very specific functionality of the sac2c without the necessity to run the entire compiler. This allows us to test common library function within sac2c: strings, mathematics, etc; as well as specific aspects of traversals. This is related to !55 (merged) which amongst other things will change str.c, so it would be nice to write a few tests to verify that string operations are sane.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: artem-try-gtest