feat(*): add testlib checker mode#260
Merged
alphagocc merged 4 commits intoProject-LemonLime:masterfrom Oct 28, 2025
Merged
Conversation
Member
|
.ui 文件的修改感觉不必理会,毕竟也不是人手写的 |
Contributor
Author
|
@alphagocc 请问这个 ci 是炸了吗?还是是我的问题? 🤔 |
Member
|
对,炸了,我还没修好 |
alphagocc
reviewed
Oct 27, 2025
Member
|
你的编辑器是不是不认识 .clang_format ( |
Contributor
Author
抱歉抱歉,format 文件设成我自己的了,已经改了。但是注意到 ci 还是错的,是不是其它文件的问题? 🤔 |
Member
|
呃是的,,, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
添加了 testlib 模式的 spj,正在测试阶段,目前仅在 windows 下测试过,linux 还没有测试。
完成后需要更新文档(计划另开 pr)。
close #257 close #248
测试代码:testtestlib.zip
支持
quitp和旧版_pc(score)写法,前者输出0~1的实数表示得分比例,后者输出0~100的整数表示得分百分比,均没有加数据检查,如果 spj 不是 testlib 的,有概率导致程序崩溃。支持将 FAIL 的测试点标黑。
第一次尝试写qt,不知道为什么用 qt creator 时 ui 文件会加很多
EditTrigger?我不敢删。然后 push 的文件也是我手动一个一个放的,我也不知道会不会 add 漏什么,抱歉。