summaryrefslogtreecommitdiffstats
path: root/tests/table_test.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-07-26Use PathTable for engine side objects.David Robillard1-1/+1
2007-07-26Fix various Table bugs (and put some way too slow code in there, but hey, it ...David Robillard1-1/+21
2007-07-26Added PathTable, simple pretty wrapper around Table which provides super fastDavid Robillard1-3/+61
2007-07-26Implement std::map[key] = value interface.David Robillard1-1/+10
2007-07-26Add Table unit test.David Robillard1-0/+108