Chatterino
Functions
UtilTwitch.cpp File Reference
#include "util/Twitch.hpp"
#include <gtest/gtest.h>
#include <QApplication>
#include <QDebug>
#include <QtConcurrent>
#include <chrono>
#include <thread>
Include dependency graph for UtilTwitch.cpp:

Functions

 TEST (UtilTwitch, StripUserName)
 
 TEST (UtilTwitch, StripChannelName)
 
 TEST (UtilTwitch, UserLoginRegexp)
 
 TEST (UtilTwitch, UserNameRegexp)
 
 TEST (UtilTwitch, CleanHelixColor)
 

Function Documentation

◆ TEST() [1/5]

TEST ( UtilTwitch  ,
StripUserName   
)
Here is the call graph for this function:

◆ TEST() [2/5]

TEST ( UtilTwitch  ,
StripChannelName   
)
Here is the call graph for this function:

◆ TEST() [3/5]

TEST ( UtilTwitch  ,
UserLoginRegexp   
)
Here is the call graph for this function:

◆ TEST() [4/5]

TEST ( UtilTwitch  ,
UserNameRegexp   
)
Here is the call graph for this function:

◆ TEST() [5/5]

TEST ( UtilTwitch  ,
CleanHelixColor   
)
Here is the call graph for this function: