369 Commits

Author SHA1 Message Date
KjellKod
121f8d0e2d Corrected comment about options that was just dated.
performance tests are OFF by default (only tested on linux)
unit tests are OFF by default (tested windows/linux but gtest must be unzipped)
2011-11-23 09:18:18 -06:00
KjellKod
8601bc1d7c bugfix: a comment lacked the # at line beginning 2011-11-21 18:20:11 -06:00
KjellKod
6d5f1f46ca Cosmetics: Corrected headers so that they look uniform. Added clarification in Readme about unpacking of gtest/glog for unit-test and performance tests 2011-11-21 17:04:02 -06:00
KjellKod
76bde84300 All except the Google glog performance test on windows is now OK on Linux/Windows
There are library errors for glog. On www there seems to be issues with glog on Windows. I am dropping it for now
2011-11-18 01:51:34 +01:00
KjellKod
e8e2ed3634 updated README 2011-11-17 22:58:40 +01:00
KjellKod
4659afdeb5 Made sure the g2log performance tests + unit test are running on windows
(google performance test not tested yet on windows)
2011-11-17 22:46:38 +01:00
KjellKod
8c6a676648 Cosmetics. Updated instructions in README and CMakeFiles.txt
Added *printouts* to g2log-example to show that the last FATAL trigger is expected
2011-11-17 22:08:20 +01:00
KjellKod
e0863795ed Fixed error in compiling instructions README for Visual Studio 2011-11-17 21:35:32 +01:00
KjellKOd
e32d64f9a7 Updated README with build instructions for Windows 2011-11-17 11:57:37 +01:00
KjellKod
b990afd639 Testing to update from Windows 2011-11-17 11:47:52 +01:00
Kjell Hedstrom
62089aad92 Enabling OPTIONS, by default only the g2log-example ON
performance test + unit tests are OFF. Enabling them is fixed in the CMakeLists.txt
2011-11-17 11:26:02 +01:00
Kjell Hedstrom
52c7ce4bed Fixed demangled symbols., thanks to stackoverlow http://stackoverflow.com/questions/77005/how-to-generate-a-stacktrace-when-my-gcc-c-app-crashes 2011-11-17 00:51:28 +01:00
Kjell Hedstrom
925581d338 Updated for better unit-testing. Unit testing does not abort but throws a std::runtime_error if FATAL 2011-11-16 22:23:47 +01:00
Kjell Hedstrom
b3b5335b90 implified tests 2011-11-15 01:46:07 +01:00
Kjell Hedstrom
bf2b9a622e removed uncecessary variable 2011-11-10 23:25:11 +01:00
Kjell Hedstrom
b7240a610b Added signalhandler and a little bit of stackdump for linux.
BUGS: how to test fatal unit tests?
BUGS: the stack dump is fugly
2011-11-10 22:23:33 +01:00
Kjell Hedstrom
9dbc9023fc LOG_F changed to LOGF
Added #error to define checks
2011-11-07 12:04:32 +01:00
Kjell Hedstrom
fa9e5b4adf Concentrated all files into src, previously it was under its own active-object sub-repository 2011-11-05 23:19:49 +01:00
Kjell Hedstrom
b9459af2f3 Initial commit of g2log after moving it to it's own repository from "KjellKOd" 2011-11-05 17:36:07 +01:00