yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
dungeon_editor_test.cc File Reference
Include dependency graph for dungeon_editor_test.cc:

Go to the source code of this file.

Namespaces

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

Functions

 yaze::test::TEST_F (DungeonEditorIntegrationTest, LoadRoomFromRealRom)
 
 yaze::test::TEST_F (DungeonEditorIntegrationTest, LoadMultipleRooms)
 
 yaze::test::TEST_F (DungeonEditorIntegrationTest, DungeonEditorInitialization)
 
 yaze::test::TEST_F (DungeonEditorIntegrationTest, ObjectEncodingRoundTrip)
 
 yaze::test::TEST_F (DungeonEditorIntegrationTest, EncodeType1Object)
 
 yaze::test::TEST_F (DungeonEditorIntegrationTest, EncodeType2Object)
 
 yaze::test::TEST_F (DungeonEditorIntegrationTest, EncodeType3Object)
 
 yaze::test::TEST_F (DungeonEditorIntegrationTest, AddObjectToRoom)
 
 yaze::test::TEST_F (DungeonEditorIntegrationTest, RemoveObjectFromRoom)
 
 yaze::test::TEST_F (DungeonEditorIntegrationTest, UpdateObjectInRoom)
 
 yaze::test::TEST_F (DungeonEditorIntegrationTest, ValidateObjectBounds)
 
 yaze::test::TEST_F (DungeonEditorIntegrationTest, SaveAndReloadRoom)
 
 yaze::test::TEST_F (DungeonEditorIntegrationTest, RenderObjectWithTiles)
 
 yaze::test::TEST_F (DungeonEditorIntegrationTest, ObjectsOnDifferentLayers)