Add obj directory to .gitignore.
[obnox/cmocka.git] / src /
2013-09-16 Aleksandr VinokurovFix GTest and GCC message style conformance
2013-07-10 Andreas Schneidersrc: Fix a typo.
2013-07-10 Andreas Schneidersrc: Fix ValuePointer conversion on 32bit big endian.
2013-01-17 Andreas Schneiderfile: Remove execute bits of C files.
2012-10-19 Andreas Schneidercmocka: Make teardown_testing() static.
2012-10-19 Andreas Schneidercmocka: Use C style comments.
2012-10-19 Andreas Schneidercmocka: Add a missing space in tests output.
2012-10-16 Andreas Schneidercmocka: Add a missing space in tests output.
2012-10-15 Andreas Schneidercmake: Add a check for strsignal().
2012-10-15 Andreas Schneiderexample: Move examples to top level dir.
2012-10-15 Andreas Schneiderinclude: Move include dir to top level.
2012-10-15 Andreas Schneidercmocka: Fix a build warning on x86.
2012-10-12 Andreas Schneidercmake: Mark failing tests as passed.
2012-10-12 Andreas Schneiderexample: Fix 64bit problems in product_database_test.
2012-10-12 Andreas Schneiderexample: Fix casting on 64bit platforms.
2012-10-12 Andreas Schneiderinclude: Fix casting on 64bit platforms.
2012-10-12 Andreas Schneiderexample: Fix build warnings for assert_module test.
2012-10-12 Andreas Schneidercmake: Build assert_module_test.
2012-10-10 Andreas Schneiderinclude: Fix build on OpenIndiana.
2012-10-10 Andreas Schneiderinclude: Correctly detect uintptr_t size on Linux.
2012-10-09 Andreas Schneidercmake: Add ctest support.
2012-10-09 Andreas Schneidercmake: Add an option to turn on unit testing.
2012-06-25 Andreas Schneiderexamples: Fix warnings of allocate_module_test.
2012-06-25 Andreas Schneiderexamples: Fix warnings of assert_macro_test.
2012-06-25 Andreas Schneiderexamples: Fix warnings of calculator_test.
2012-06-25 Andreas Schneiderexamples: Fix warnings of customer_database.
2012-06-25 Andreas Schneiderexamples: Fix warnings of customer_database_test.
2012-06-25 Andreas Schneiderexamples: Fix warnings of key_value_test.
2012-06-25 Andreas Schneiderexamples: Fix warnings of product_database_test.
2012-06-25 Andreas Schneiderlib: Use discard_const for casting.
2012-06-25 Andreas Schneiderheader: Add cmocka_private header with useful macros.
2012-06-25 Andreas Schneiderheader: Add printf attribute checking for vprint functions.
2012-06-25 Andreas Schneiderlib: Fix printf with size_t.
2012-06-25 Andreas Schneiderlib: Fix printf warnings.
2012-06-25 Andreas Schneiderheader: Add printf attribute checking with gcc.
2012-06-14 Andreas Schneiderinclude: Use C style comments.
2012-06-14 Andreas SchneiderRename cmokery to cmocka for a fork.
2011-08-12 Andreas Schneiderbuild: Export global_last_failed_assert.
2011-08-12 Andreas Schneiderbuild: Fix fail_if_leftover_values export.
2011-05-31 Andreas Schneiderexample: Fix build warnings of allocate_module.
2011-05-31 Andreas Schneiderexample: Fix a segfault in calculator test.
2011-05-31 Andreas Schneiderexample: Fix build warnings of calculator.
2011-05-31 Andreas Schneiderexample: Fix build warnings of customer_database.
2011-05-31 Andreas Schneiderexample: Fix build warnings of key_value.
2011-05-31 Andreas Schneiderexample: Fix build warnings of product_database_test.
2011-05-31 Andreas Schneiderexample: Fix build warnings of run_tests.
2011-05-31 Patrick Perrysrc: Fix expect_assert_failure bug not holding a char...
2011-05-31 Andreas Schneiderbuild: Remove obsolete autoconf.
2011-05-31 Andreas Schneidersrc: Fix includes.
2011-05-31 Andreas Schneidersrc: Fix a missing prototype warning.
2011-05-31 Steve Byansrc: Fix pointer-to-int cast warnings on ILP32 platforms.
2011-05-31 Steve Byansrc: Fix pointer casts to int on LP64 platforms.
2011-05-31 Steve Byansrc: Fix pointer casts to smaller integral type.
2011-05-31 Steve Byansrc: Fix gcc compiler warning.
2011-05-31 Steve Byansrc: Fix GCC warning on Windows.
2011-05-31 Steve Byansrc: Fix a bunch of build warnings.
2011-05-31 ademinsrc: Fixed IsDebuggerPresent() function declaration.
2011-05-31 ademinsrc: Fixed integer conversion warning on HPUX.
2011-05-31 ademinsrc: Fixed a problem on HPUX.
2011-05-31 ademinsrc: Fixed build on HP-UX IA64 v3.
2011-05-31 ademinsrc: Use Google Test output format.
2011-05-31 ademinsrc: Fixed stdout and stderr problems.
2011-05-31 Andreas Schneiderbuild: Added a def file for windows build.
2011-05-31 Andreas Schneiderbuild: Added example build.
2011-05-31 Andreas Schneiderbuild: Added CMake build of cmockery.
2009-08-28 stewartamiles* Fixed assert_*() macros so they no longer truncate...
2009-08-14 stewartamilesFixed memory_not_equal_display_error() to display an...
2009-07-23 stewartamilesFixed truncation in integer range checking event struct...
2009-07-23 stewartamiles* Support for mocking long long (>= 64-bit) parameters.
2009-07-23 stewartamilesDeleted all trailing whitespace from cmockery source...
2009-07-23 stewartamilesIntegrated fix for cmockery "Issue 3: malloc.h not...
2009-07-23 stewartamilesFixed cmockery "Issue 9: assert_macro.c"
2009-07-23 stewartamilesFix for "Issue 7: value_in_set_display_error() falsely...
2009-07-23 stewartamilesFixed Issue 6 from code.google.com/p/cmockery : IsDebug...
2009-07-23 stewartamilesFixed code.google.com/p/cmockery Issue 5: Using will_re...
2008-09-02 stewartamilesFri Aug 29 10:50:46 2008 Google Inc. <opensource@googl...
2008-08-29 stewartamilesFri Aug 29 10:50:46 2008 Google Inc. <opensource@googl...
2008-08-26 stewartamilesTue Aug 26 10:18:02 2008 Google Inc. <opensource@googl...