Discover Packages
git.nkagami.me/natsukagami/kjudge
tests
package
Version:
v0.4.1
Opens a new window with list of versions in this module.
Published: Apr 13, 2020
License: AGPL-3.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package tests handles multiple test uploading.
Unpack try to unpack a zip file and extract tests from the given pattern.
Pattern recognizes the patterns from an input string and try to match it.
ParsePattern parses a pattern string and create a Pattern struct.
Given a pattern string, it matches the ONLY question mark from it and split the rest into a prefix and suffix.
Match tries to match a string, extracting its name.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.