summaryrefslogtreecommitdiff
path: root/test/nbttest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add more tests for tag_listljfa-ag2015-07-121-2/+5
* Add initializer list constructors for tag_listljfa-ag2015-07-121-2/+11
* Change the notion of list equalityljfa-ag2015-07-121-0/+2
* Add tests for tag_listljfa-ag2015-07-121-1/+46
* Create tag_listljfa-ag2015-07-121-1/+1
* Create tag_compound::insert methodljfa-ag2015-07-091-1/+6
* Change signature of put to take valueljfa-ag2015-07-091-2/+2
* Remove redundand includesljfa-ag2015-07-071-1/+0
* Change return type of put and emplace to match std::mapljfa-ag2015-07-071-4/+4
* Add tests for value copyingljfa-ag2015-07-071-0/+12
* Add some tests for valueljfa-ag2015-07-051-0/+45
* Add a few logging outputs for the testsljfa-ag2015-07-051-0/+5
* Remove redundant includesljfa-ag2015-07-051-1/+0
* Fix testljfa-ag2015-07-041-3/+3
* Create value_initializerljfa-ag2015-07-031-5/+5
* Add more tests for tag_compoundljfa-ag2015-07-031-3/+26
* Remove comparison operators for tag_stringljfa-ag2015-06-291-5/+5
* Add more tests for tag_compoundljfa-ag2015-06-291-4/+18
* Add at method to valueljfa-ag2015-06-281-3/+3
* Revise test_tag_compound regarding comparisonljfa-ag2015-06-281-13/+6
* Add operator== and equals for tagljfa-ag2015-06-281-1/+1
* Create nbt_value and further refine tag_compoundljfa-ag2015-06-271-9/+23
* Create preliminary tag_compound testsljfa-ag2015-06-271-1/+31
* Add to test_get_typeljfa-ag2015-06-231-6/+11
* Create tag_string.hljfa-ag2015-06-231-0/+21
* Add methods and tests to tag_primitiveljfa-ag2015-06-231-0/+17
* Add GNU LGPLljfa-ag2015-06-231-0/+19
* Add tests for get_typeljfa-ag2015-06-211-3/+14
* Add tag.hljfa-ag2015-06-211-0/+9