ceptr
 All Data Structures Files Functions Variables Typedefs Macros Modules Pages
tree_spec.h File Reference
#include "../src/ceptr.h"
#include "../src/receptor.h"
#include "http_example.h"
Include dependency graph for tree_spec.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void testCreateTreeNodes ()
 
void testTreeNewReceptor ()
 
void testTreeScape ()
 
void testTreeStream ()
 
void testTreeOrthogonal ()
 
void testTreeRealloc ()
 
void testTreePathGet ()
 
void testTreePathGetSurface ()
 
void testTreePathGetPath ()
 
void testTreePathEqual ()
 
void testTreePathDepth ()
 
void testTreePathCopy ()
 
void testTreePathSprint ()
 
void testTreePathWalk ()
 
void testTreeNodeIndex ()
 
void testTreeClone ()
 
void testTreeReplace ()
 
void testTreeSwap ()
 
void testTreeInsertAt ()
 
void testTreeMorph ()
 
void testTreeMorphLowLevel ()
 
void testTreeDetach ()
 
void testTreeHash ()
 
void testUUID ()
 
void testTreeSerialize ()
 
void testTreeJSON ()
 
void testProcessHTML ()
 
void testTreeBuild ()
 
void testTreeTemplate ()
 
void testTreeStreamWrite ()
 
void testTreeInt64 ()
 
void testTreeFindBySymbol ()
 
void testTreeParse ()
 
void testTree ()
 

Detailed Description

Definition in file tree_spec.h.

Function Documentation

void testTreeBuild ( )

[testTreeBuild]

[testTreeBuild]

Definition at line 611 of file tree_spec.h.

void testTreeClone ( )

[testTreeClone]

[testTreeClone]

Definition at line 365 of file tree_spec.h.

void testTreeDetach ( )

[testTreeDetach]

[testTreeDetach]

Definition at line 495 of file tree_spec.h.

void testTreeHash ( )

[testTreeHash]

[testTreeHash]

Definition at line 514 of file tree_spec.h.

void testTreeInsertAt ( )

[testTreeInsertAt]

[testTreeInsertAt]

Definition at line 446 of file tree_spec.h.

void testTreeJSON ( )

[testTreeJSON]

[testTreeJSON]

Definition at line 579 of file tree_spec.h.

void testTreeMorph ( )

[testTreeMorph]

[testTreeMorph]

Definition at line 470 of file tree_spec.h.

void testTreeMorphLowLevel ( )

[testTreeMorphLowLevel]

[testTreeMorphLowLevel]

Definition at line 483 of file tree_spec.h.

void testTreeNewReceptor ( )

[testTreeNewReceptor]

[testTreeNewReceptor]

Definition at line 75 of file tree_spec.h.

void testTreeNodeIndex ( )

[testTreeNodeIndex]

[testTreeNodeIndex]

Definition at line 353 of file tree_spec.h.

void testTreePathCopy ( )

[testTreePathCopy]

[testTreePathCopy]

Definition at line 283 of file tree_spec.h.

void testTreePathDepth ( )

[testTreePathDepth]

[testTreePathDepth]

Definition at line 267 of file tree_spec.h.

void testTreePathEqual ( )

[testTreePathEqual]

[testTreePathEqual]

Definition at line 246 of file tree_spec.h.

void testTreePathGet ( )

[testTreePathGet]

[testTreePathGet]

Definition at line 160 of file tree_spec.h.

void testTreePathGetPath ( )

[testTreePathGetPath]

[testTreePathGetPath]

Definition at line 220 of file tree_spec.h.

void testTreePathGetSurface ( )

[testTreePathGetSurface]

[testTreePathGetSurface]

Definition at line 194 of file tree_spec.h.

void testTreePathSprint ( )

[testTreePathSprint]

[testTreePathSprint]

Definition at line 293 of file tree_spec.h.

void testTreePathWalk ( )

[testTreePathWalk]

[testTreePathSprint]

Definition at line 302 of file tree_spec.h.

void testTreeReplace ( )

[testTreeReplace]

[testTreeReplace]

Definition at line 388 of file tree_spec.h.

void testTreeScape ( )

[testTreeScape]

[testTreeScape]

Definition at line 94 of file tree_spec.h.

void testTreeSerialize ( )

[testTreeSerialize]

[testTreeSerialize]

Definition at line 555 of file tree_spec.h.

void testTreeStream ( )

[testTreeStream]

[testTreeStream]

Definition at line 107 of file tree_spec.h.

void testTreeSwap ( )

[testTreeSwap]

[testTreeSwap]

Definition at line 425 of file tree_spec.h.

void testTreeTemplate ( )

[testTreeTemplate]

[testTreeTemplate]

Definition at line 661 of file tree_spec.h.