yaze 0.2.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
message_test.cc File Reference
#include <gtest/gtest.h>
#include "app/editor/message/message_data.h"
#include "app/editor/message/message_editor.h"
#include "test/testing.h"
Include dependency graph for message_test.cc:

Go to the source code of this file.

Classes

class  yaze::test::MessageTest
 

Namespaces

namespace  yaze
 Main namespace for the application.
 
namespace  yaze::test
 

Functions

 yaze::test::TEST_F (MessageTest, LoadMessagesFromRomOk)
 
 yaze::test::TEST_F (MessageTest, VerifySingleMessageFromRomOk)
 
 yaze::test::TEST_F (MessageTest, ParseSingleMessage_CommandParsing)
 
 yaze::test::TEST_F (MessageTest, ParseSingleMessage_BasicAscii)