Skip to content

Conversation

Graur
Copy link
Contributor

@Graur Graur commented Nov 21, 2022

#35

What is done:

  1. added new workflow run to validate C code
  2. added new bash script with steps:
  • pull c2eo docker image
  • copy c2eo library for transpiled EO file compilation
  • run c2eo
  • removing goto from translated EO file
  • start Polystat check to find devision by zero
  • create an artifact with results

Right now we can't find zero division in C file. Looks like because of FaR weaknesses. The next step will be to find out why does it happened.

@Graur Graur marked this pull request as ready for review November 24, 2022 14:24
@Graur
Copy link
Contributor Author

Graur commented Nov 24, 2022

@yegor256 Could you please take a look and give some feedback?

@Graur Graur changed the title added github actions workflow for find division by zero errors added github actions workflow with finding division by zero errors Nov 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant