lyh552506 / miniC-compiler

for gpt5.0 group
MIT License
4 stars 2 forks source link

[Workflow] Try to add github workflow #31

Closed RicoAfoat closed 5 months ago

RicoAfoat commented 5 months ago

Try add test_infrastructure. Add tests via:

  1. Add test in CMakeLists under test_infrastructure folder.
  2. Add a test python script under test_infrastructure folder.
  3. Add some testcases maybe.
RicoAfoat commented 5 months ago

Something more

  1. lli we install via github needs "-opaque-pointers", so there maybe some problems when test locally.
  2. Some tests are BAD TEST. With no input and output. Maybe we need to find more testcases.