yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
overworld_test.cc File Reference
#include <gtest/gtest.h>
#include <memory>
#include "app/rom.h"
#include "app/zelda3/overworld/overworld.h"
#include "app/zelda3/overworld/overworld_map.h"

Go to the source code of this file.

Classes

class  yaze::zelda3::OverworldTest
 

Namespaces

namespace  yaze
 Main namespace for the application.
 
namespace  yaze::zelda3
 Zelda 3 specific classes and functions.
 

Functions

 yaze::zelda3::TEST_F (OverworldTest, OverworldMapInitialization)
 
 yaze::zelda3::TEST_F (OverworldTest, AreaSizeEnumValues)
 
 yaze::zelda3::TEST_F (OverworldTest, OverworldMapSetters)
 
 yaze::zelda3::TEST_F (OverworldTest, OverworldMapLargeMapSetup)
 
 yaze::zelda3::TEST_F (OverworldTest, OverworldMapCustomTilesetArray)
 
 yaze::zelda3::TEST_F (OverworldTest, OverworldMapSpriteProperties)
 
 yaze::zelda3::TEST_F (OverworldTest, OverworldMapBasicProperties)
 
 yaze::zelda3::TEST_F (OverworldTest, OverworldMapMutableAccessors)
 
 yaze::zelda3::TEST_F (OverworldTest, OverworldMapDestroy)
 
 yaze::zelda3::TEST_F (OverworldTest, WorldBasedSpriteFiltering)