Commit Graph

36 Commits (4ba39732954b5c8a7cc941fb0c302e9ca4ecdfc1)

Author SHA1 Message Date
Nimetu c22b361dc2 Changed: Remove NeL tests temp files
--HG--
branch : develop
7 years ago
Nimetu afd4e964e3 Fixed: Path to NeL test files
--HG--
branch : develop
7 years ago
kervala 03ad7b63d4 Fixed: cpptest is using std::auto_ptr
--HG--
branch : develop
8 years ago
kervala ab44d7e809 Changed: Use a CUniquePtr macro since std::unique_ptr doesn't exist on all (yet) supported platforms
--HG--
branch : develop
8 years ago
kervala 00048f0d6d Changed: Don't use std::auto_ptr anymore (use std::unique_ptr instead)
--HG--
branch : develop
8 years ago
kervala aaecf96b67 Use new wrapper insteaf of fopen, issue #261
--HG--
branch : develop
9 years ago
kervala fd1344a12e Fixed: NeL unit test with GCC
--HG--
branch : develop
9 years ago
kervala e5a601c109 Changed: Unit tests for bytesToHumanReadableUnits
--HG--
branch : develop
9 years ago
kervala b692b78718 Fixed: Tests for fromStringwith a boolean
--HG--
branch : develop
9 years ago
kervala 285965fe76 Added: New unit tests for common.h
--HG--
branch : develop
9 years ago
kervala 20c7c342ca Fixed: Don't display logs in console for unit tests
--HG--
branch : develop
9 years ago
kervala af2f38612a Fixed: Remove inherited dependency on libxml2 for all projects
--HG--
branch : develop
9 years ago
kervala 5fb0c5d279 Removed: Binary file generated by VC++
--HG--
branch : develop
9 years ago
kervala 1864ad70db Fixed: Some unit tests with fromString
--HG--
branch : develop
9 years ago
Tobias Peters 48c7404c74 Merged github:zerotacg/ryzomcore/issue/fix-failing-unit-tests
--HG--
branch : issue/fix-failing-unit-tests
9 years ago
kervala 59aff6a4bc Changed: Added more fromString tests
--HG--
branch : develop
9 years ago
kervala fc951a24ce Fixed: Homogenize CFile::moveFile with other methods (use std::string instead of const char*)
--HG--
branch : develop
9 years ago
kervala 4f8b62acb4 Changed: Typo fixes (Thanks to DuDraig!) 12 years ago
kervala 6c0bd82c2a Changed: Use *_PREFIX instead of fixed values with INSTALL 12 years ago
sfb af454dd1cf Fixed EOL issues and added .hgeol file. 13 years ago
kervala b0c27a92ce Fixed: Some Windows.h inclusions 13 years ago
kervala 7c27c233eb Changed: Exceptions catched by reference 14 years ago
kervala ed64aaeb62 Changed: #1231 Remove VC++ projects and solutions which are not needed by Nevrax Linux makefiles 14 years ago
aquiles f597d2dbdb Changed: Altered the CMakeList definition for unit tests 14 years ago
kervala 5c55cd1221 Fixed: #1106 Avoid VC++ to relink all projects when using CMake generated projects 14 years ago
kervala 4a62ca74e5 Changed: Removed "using namespace" in *.h 14 years ago
kervala c86d923901 Changed: #841 Change the wrong header in the source code 14 years ago
kervala a6c5356761 Fixed: Use debug or release versions of C++ libraries (CppTest, STLport, Squish and Luabind) 14 years ago
kervala c7f0dab429 Changed: #841 Change the wrong header in the source code 14 years ago
kervala aff9d7946d Fixed: nel_unit_test compilation 14 years ago
kervala 16535f7e84 Changed: Updated tools and samples CMake projects 14 years ago
Matt Raykowski b4a635c412 Changed: #842 Added helper macros to cleanup files, removed useless DECORATE_NEL_LIB macro and started adding WITH_STATIC/WITH_STATIC_DRIVER support for full static linking. 15 years ago
kervala 082676ea80 Changed: CFile::copyFile takes now 2 std::string as parameters 15 years ago
kervala 7d7ded9528 Changed: #842 Added new optimizations for VC++ linker and compiler 15 years ago
kervala 29a57b3efe Changed: #860 Remove/convert/update old projects 15 years ago
acemtp@users.sourceforge.net d5c601ffa5 initial version 15 years ago