https://github.com/ztl-uwu/cpp-vtest
C++ version of vtest. The Python version is https://github.com/zhangtianli2006/py-vtest
https://github.com/ztl-uwu/cpp-vtest
cpp oi test-data
Last synced: 9 months ago
JSON representation
C++ version of vtest. The Python version is https://github.com/zhangtianli2006/py-vtest
- Host: GitHub
- URL: https://github.com/ztl-uwu/cpp-vtest
- Owner: ZTL-UwU
- License: mit
- Created: 2021-08-25T03:11:35.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-25T03:27:46.000Z (over 4 years ago)
- Last Synced: 2025-02-03T21:36:49.144Z (11 months ago)
- Topics: cpp, oi, test-data
- Language: C++
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cpp-vtest
C++ version of **vtest**. The Python version is [py-vtest](https://github.com/zhangtianli2006/py-vtest).
## Warning
This version does not support the `` config in `vtest.conf`.
So `vtest.conf` should look like this:
```plaintext
...
```