funchelpers: Add a way to invoke a callable with a list of arguments
[quassel.git] / tests / CMakeLists.txt
2018-11-18 Manuel Nickschastests: Convert ExpressionMatchTests into a GTest-based...