Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MikeMirzayanov/testlib
/ types & classes
Types & classes
53 in github.com/MikeMirzayanov/testlib
⨍
Functions
590
◇
Types & classes
53
↓ 42 callers
Class
pattern
tests/lib/testlib.h:663
↓ 11 callers
Class
InStream
* Streams to be used for reading data in checkers or validators. * Each read*() method moves pointer to the next character after the * read value.
tests/lib/testlib.h:1940
↓ 6 callers
Class
ValidatorBoundsHit
testlib.h:2381
↓ 6 callers
Class
ValidatorBoundsHit
tests/lib/testlib.h:2323
↓ 6 callers
Class
pattern
testlib.h:712
↓ 2 callers
Class
SubprocessThread
tests/test-006_interactors/src/interactive_runner.py:44
↓ 2 callers
Class
test
tests/test-004_use-test.h/test.h:11
↓ 1 callers
Class
exit_exception
testlib.h:2874
↓ 1 callers
Class
exit_exception
tests/lib/testlib.h:2785
Class
BufferedFileInputStreamReader
testlib.h:1868
Class
BufferedFileInputStreamReader
tests/lib/testlib.h:1811
Class
Checker
testlib.h:4638
Class
Checker
tests/lib/testlib.h:4536
Class
CrossRun
tests/test-006_interactors/files/crossrun/CrossRun.java:8
Class
FileInputStreamReader
testlib.h:1753
Class
FileInputStreamReader
tests/lib/testlib.h:1696
Class
GenArrayOpts
Testing opt with default value and unused opt. The following function are opts of the generators/gen-array-with-opt.cpp Test is conducted by throwing
tests/test-004_use-test.h/tests/test-opts.cpp:51
Class
InputStreamReader
testlib.h:1662
Class
InputStreamReader
tests/lib/testlib.h:1605
Class
StreamProxyRunner
tests/test-006_interactors/files/crossrun/CrossRun.java:103
Class
StringInputStreamReader
testlib.h:1691
Class
StringInputStreamReader
tests/lib/testlib.h:1634
Enum
TMode
testlib.h:1615
Enum
TMode
tests/lib/testlib.h:1558
Enum
TResult
Outcomes 6-15 are reserved for future use. */
testlib.h:1620
Enum
TResult
Outcomes 6-15 are reserved for future use. */
tests/lib/testlib.h:1563
Enum
TTestlibMode
testlib.h:1631
Enum
TTestlibMode
tests/lib/testlib.h:1574
Class
TestResult
testlib.h:5823
Class
TestResult
tests/lib/testlib.h:5703
Enum
TestResultVerdict
testlib.h:5768
Enum
TestResultVerdict
tests/lib/testlib.h:5648
Class
TestlibFinalizeGuard
testlib.h:2684
Class
TestlibFinalizeGuard
tests/lib/testlib.h:2595
Class
TestlibOpt
* A struct for a singular testlib opt, containing the raw string value, * and a boolean value for marking whether the opt is used. */
testlib.h:5292
Class
TestlibOpt
* A struct for a singular testlib opt, containing the raw string value, * and a boolean value for marking whether the opt is used. */
tests/lib/testlib.h:5172
Class
TestlibScorerGuard
testlib.h:5976
Class
TestlibScorerGuard
tests/lib/testlib.h:5856
Class
Validator
testlib.h:2399
Class
Validator
tests/lib/testlib.h:2341
Class
__testlib_enable_if
testlib.h:5118
Class
__testlib_enable_if
tests/lib/testlib.h:4998
Class
__testlib_enable_if<true, T>
testlib.h:5122
Class
__testlib_enable_if<true, T>
tests/lib/testlib.h:5002
Class
is_iterable
testlib.h:5107
Class
is_iterable
tests/lib/testlib.h:4987
Class
is_iterator
testlib.h:5163
Class
is_iterator
tests/lib/testlib.h:5043
Class
is_iterator<T, typename __testlib_enable_if<std::is_array<T>::value>::type>
testlib.h:5180
Class
is_iterator<T, typename __testlib_enable_if<std::is_array<T>::value>::type>
tests/lib/testlib.h:5060
Class
random_t
* Very simple regex-like pattern. * It used for two purposes: validation and generation. * * For example, pattern("[a-z]{1,5}").next(rnd) will retu
testlib.h:710
Class
random_t
* Very simple regex-like pattern. * It used for two purposes: validation and generation. * * For example, pattern("[a-z]{1,5}").next(rnd) will retu
tests/lib/testlib.h:661
Class
test_holder
tests/test-004_use-test.h/test.h:18