cimplec / sim-c

A dynamically typed high-level front end for C

Home Page:https://cimplec.github.io/docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG REPORT] Cloned repo gets deleted on running tests

sayandip18 opened this issue · comments

Describe the bug
I just faced something very strange. I cloned the test-suite and ran simc-test. On running the test, the cloned sim-c repository on my system got deleted all of a sudden.

To Reproduce
Steps to reproduce the behavior:

  1. Clone the sim-c repo
  2. Install the test-suite.
  3. Run simc-test
  4. You'll see that both the sim-c repository and the test-suite repository are no longer there in your system.

Expected behavior
Neither of the repos should get deleted.

Screenshots
NA

Desktop (please complete the following information):

  • OS: Linux

Can you create this issue in https://github.com/cimplec/test-suite. Would be more relevant there. Closing this one.