Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adishavit/argh
/ functions
Functions
243 in github.com/adishavit/argh
⨍
Functions
243
◇
Types & classes
76
↓ 72 callers
Method
str
Get the string value.
argh.h:57
↓ 66 callers
Method
size
doctest.h:3359
↓ 28 callers
Method
parse
argh.h:165
↓ 19 callers
Method
scopedElement
doctest.h:4886
↓ 18 callers
Function
parseCommaSepArgs
parses a comma separated list of words after a pattern in one of the arguments in argv
doctest.h:6046
↓ 17 callers
Method
compare
doctest.h:3372
↓ 13 callers
Function
parseFlag
locates a flag on the command line
doctest.h:6041
↓ 11 callers
Method
end
argh.h:104
↓ 11 callers
Function
skipPathFromFilename
doctest.h:3480
↓ 11 callers
Function
toString
doctest.h:906
↓ 9 callers
Function
matchesAny
checks if the name matches any of the filters (and can be configured what to do when empty)
doctest.h:3727
↓ 9 callers
Method
size
argh.h:105
↓ 8 callers
Function
isOnStack
doctest.h:489
↓ 7 callers
Method
add_param
argh.h:427
↓ 7 callers
Function
assertString
clang-format off
doctest.h:3405
↓ 7 callers
Method
begin
begin() and end() for using range-for over positional args.
argh.h:103
↓ 6 callers
Function
isDebuggerActive
doctest.h:4058
↓ 5 callers
Function
reportFatal
doctest.h:4439
↓ 5 callers
Function
test
argh_tests.cpp:452
↓ 4 callers
Function
Approx
doctest.h:952
↓ 4 callers
Function
hexEscapeChar
doctest.h:4724
↓ 4 callers
Method
rdbuf
argh.h:59
↓ 4 callers
Method
stringify
doctest.h:1589
↓ 3 callers
Function
fpToString
doctest.h:2925
↓ 3 callers
Function
getCurrentTicks
doctest.h:3006
↓ 3 callers
Method
getElapsedSeconds
unsigned int getElapsedMilliseconds() const { return static_cast<unsigned int>(getElapsedMicroseconds() / 1000); }
doctest.h:3035
↓ 3 callers
Function
parseOption
parses an option and returns the string after the '=' character
doctest.h:6028
↓ 3 callers
Method
start
doctest.h:3028
↓ 3 callers
Function
stringifyBinaryExpr
doctest.h:1068
↓ 2 callers
Method
add
doctest.h:5318
↓ 2 callers
Function
addAssert
doctest.h:4428
↓ 2 callers
Function
addFailedAssert
doctest.h:4433
↓ 2 callers
Method
addTime
doctest.h:5328
↓ 2 callers
Method
appendSubcaseNamesToLastTestcase
doctest.h:5322
↓ 2 callers
Function
c_str
the only functions I'm willing to leave in the interface - available for inlining
doctest.h:516
↓ 2 callers
Method
copy
doctest.h:3219
↓ 2 callers
Method
ensureTagClosed
doctest.h:4953
↓ 2 callers
Function
failureString
doctest.h:3467
↓ 2 callers
Method
finalizeTestCaseData
doctest.h:3164
↓ 2 callers
Function
fulltext_log_assert_to_stream
doctest.h:5212
↓ 2 callers
Function
getTlsOss
doctest.h:2978
↓ 2 callers
Function
getTlsOssResult
doctest.h:2985
↓ 2 callers
Function
parseOptionImpl
the implementation of parseOption()
doctest.h:5993
↓ 2 callers
Function
rawMemoryToString
doctest.h:870
↓ 2 callers
Method
run
doctest.h:3602
↓ 2 callers
Method
setLast
doctest.h:3217
↓ 2 callers
Method
setstate
argh.h:43
↓ 2 callers
Function
throwException
doctest.h:3668
↓ 2 callers
Function
translateActiveException
doctest.h:4016
↓ 1 callers
Method
addError
doctest.h:5340
↓ 1 callers
Method
addFailure
doctest.h:5335
↓ 1 callers
Method
add_params
argh.h:434
↓ 1 callers
Function
checkIfShouldThrow
doctest.h:3654
↓ 1 callers
Function
color_to_stream
doctest.h:3952
↓ 1 callers
Function
colors_init
doctest.h:3934
↓ 1 callers
Method
encodeTo
doctest.h:4739
↓ 1 callers
Function
epsilon
doctest.h:963
↓ 1 callers
Function
failed_out_of_a_testing_context
doctest.h:4522
↓ 1 callers
Function
fileOrderComparator
for sorting tests by file/line
doctest.h:3901
↓ 1 callers
Function
headerValue
doctest.h:4711
↓ 1 callers
Function
registerReporterImpl
doctest.h:6557
↓ 1 callers
Method
reset
doctest.h:4178
↓ 1 callers
Method
resetRunData
doctest.h:3153
↓ 1 callers
Function
scale
doctest.h:974
↓ 1 callers
Function
stricmp
case insensitive strcmp
doctest.h:2916
↓ 1 callers
Function
suiteOrderComparator
for sorting tests by suite/file/line
doctest.h:3913
↓ 1 callers
Function
toStream
doctest.h:1546
↓ 1 callers
Function
trailingBytes
doctest.h:4698
↓ 1 callers
Method
translate
doctest.h:1499
↓ 1 callers
Function
wildcmp
matching of a string against a wildcard mask (case sensitivity configurable) taken from https://www.codeproject.com/Articles/1088/Wildcard-string-comp
doctest.h:3681
Method
ConsoleReporter
doctest.h:5510
Method
Context
doctest.h:6109
Method
ContextScope
doctest.h:1585
Method
ContextScopeBase
doctest.h:4144
Function
DOCTEST_TO_STRING_OVERLOAD
doctest.h:3525
Method
DebugOutputWindowReporter
doctest.h:5961
Method
ErrnoGuard
doctest.h:4063
Method
ExceptionTranslator
doctest.h:1496
Method
ExpressionDecomposer
doctest.h:3810
Method
Expression_lhs
doctest.h:1215
Method
FatalConditionHandler
doctest.h:4236
Method
JUnitReporter
doctest.h:5356
Method
JUnitTestCase
doctest.h:5310
Method
JUnitTestMessage
doctest.h:5299
Function
MakeContextScope
doctest.h:1625
Function
MessageBuilder
doctest.h:1599
Method
MessageBuilder
doctest.h:4542
Method
Result
doctest.h:1219
Method
Result
doctest.h:3806
Method
ResultBuilder
doctest.h:4459
Method
ScopedElement
doctest.h:4838
Method
String
doctest.h:3232
Method
Subcase
doctest.h:3739
Method
TestCase
doctest.h:3827
Method
Whitespace
doctest.h:5488
Method
XmlEncode
doctest.h:4734
Method
XmlReporter
doctest.h:4986
Method
XmlWriter
doctest.h:4644
Method
XmlWriter
doctest.h:4866
Method
addFilter
doctest.h:3595
next →
1–100 of 243, ranked by callers