Cockatrice 2025-11-30-Development-2.11.0-beta.38
A cross-platform virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
clipboard_testing.h File Reference
#include "gtest/gtest.h"
#include <libcockatrice/deck_list/deck_list.h>
Include dependency graph for clipboard_testing.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Result

Typedefs

using CardRows = QVector<std::pair<std::string, int>>

Functions

void testEmpty (const QString &clipboard)
void testDeck (const QString &clipboard, const Result &result)

Typedef Documentation

◆ CardRows

using CardRows = QVector<std::pair<std::string, int>>

Function Documentation

◆ testDeck()

void testDeck ( const QString & clipboard,
const Result & result )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ testEmpty()

void testEmpty ( const QString & clipboard)
Here is the call graph for this function:
Here is the caller graph for this function: