History log of /external/libunwind/tests/Gtest-init.cxx
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6b55e0ab51eee7dbea679fda2b37ecf61f0025e5 19-Sep-2012 Tommi Rantala <tt.rantala@gmail.com> Use `UNUSED' in tests
/external/libunwind/tests/Gtest-init.cxx
ffbe29940e04461ad4916cd60fccf695e397bf45 28-Aug-2012 Tommi Rantala <tt.rantala@gmail.com> Check correct variable for offset in tests/Gtest-init.cxx

Checking `off' for positiveness does not make any sense, check `offset'
instead.
/external/libunwind/tests/Gtest-init.cxx
6470a67461bfea2334404368e295ad09ad9b21f4 28-Aug-2012 Tommi Rantala <tt.rantala@gmail.com> Rename `backtrace' to `do_backtrace' in tests/Gtest-init.cxx

Rename `backtrace' to `do_backtrace' in tests/Gtest-init.cxx for sanity;
the `backtrace' name is already defined in various other places.
/external/libunwind/tests/Gtest-init.cxx
f42a8de0fa4b99c04e38a35bb5fd48a1ba9188b8 02-Aug-2012 Tommi Rantala <tt.rantala@gmail.com> Annotate unused parameters in tests

Compiling the tests with -Wextra results to lots of warnings for unused
parameters. Annotate these cases with the `unused' attribute to avoid
the warnings.
/external/libunwind/tests/Gtest-init.cxx
587bba5c1f8491f852ef531d6266bec490a45f15 25-Sep-2003 hp.com!davidm <hp.com!davidm> Print normal output only if "verbose" mode is requested.

(Logical change 1.104)
/external/libunwind/tests/Gtest-init.cxx
a4ab1098ea2b47aef9c6b684580849db18fec874 28-Mar-2003 mostang.com!davidm <mostang.com!davidm> Add copyright header.
(Test_Class): New dummy class so we can define a constructor.
(backtrace): New function.

2003/03/27 16:03:18-08:00 mostang.com!davidm
Rename: tests/test-init.cxx -> tests/Gtest-init.cxx

(Logical change 1.70)
/external/libunwind/tests/Gtest-init.cxx
b5e1ca5a537e44c06b1894545fc52999f7f8db0c 28-Mar-2003 mostang.com!davidm <mostang.com!davidm> Initial revision
/external/libunwind/tests/Gtest-init.cxx