Skip to content

File test_gpkg.cpp

FileList > io > tests > test_gpkg.cpp

Go to the source code of this file

  • #include <gtest/gtest.h>
  • #include <fstream>
  • #include <vector>
  • #include "contour/contour.hpp"
  • #include "io/gpkg.hpp"
  • #include "polyline/polyline.hpp"
  • #include "utilities/coordinate.hpp"
  • #include "utilities/filesystem.hpp"

Public Functions

Type Name
TEST (GPKG, WriteAndReadContours)
TEST (GPKG, MultipleLayers)
TEST (GPKG, DifferentFieldTypes)
TEST (GPKG, ReadNonExistentFile)
TEST (GPKG, ReadEmptyFile)

Public Functions Documentation

function TEST

TEST (
    GPKG,
    WriteAndReadContours
) 

function TEST

TEST (
    GPKG,
    MultipleLayers
) 

function TEST

TEST (
    GPKG,
    DifferentFieldTypes
) 

function TEST

TEST (
    GPKG,
    ReadNonExistentFile
) 

function TEST

TEST (
    GPKG,
    ReadEmptyFile
) 


The documentation for this class was generated from the following file /home/runner/work/Blaze/Blaze/src/lib/io/tests/test_gpkg.cpp