JingYiJun / FDMJ-tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FDMJ-tests

运行Test

  • 将需要的 .fdmj和.correct文件复制到对应的/test文件夹下
  • check.py复制到/test文件夹下
  • 运行make test生成.output
  • 运行python check.py比较.fdmj.correct文件

贡献测试样例

  • 先fork本仓库
  • 做出修改(提交新的 .output.correct)文件
  • 然后提出PR到Main分支

About

License:MIT License


Languages

Language:Python 100.0%