projects
/
platform
/
upstream
/
cmocka.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Remove the obsolite m4 files.
[platform/upstream/cmocka.git]
/
src
/
2012-10-12
Andreas Schneider
cmake: Mark failing tests as passed.
tree
|
commitdiff
2012-10-12
Andreas Schneider
example: Fix 64bit problems in product_database_test.
tree
|
commitdiff
2012-10-12
Andreas Schneider
example: Fix casting on 64bit platforms.
tree
|
commitdiff
2012-10-12
Andreas Schneider
include: Fix casting on 64bit platforms.
tree
|
commitdiff
2012-10-12
Andreas Schneider
example: Fix build warnings for assert_module test.
tree
|
commitdiff
2012-10-12
Andreas Schneider
cmake: Build assert_module_test.
tree
|
commitdiff
2012-10-10
Andreas Schneider
include: Fix build on OpenIndiana.
tree
|
commitdiff
2012-10-10
Andreas Schneider
include: Correctly detect uintptr_t size on Linux.
tree
|
commitdiff
2012-10-09
Andreas Schneider
cmake: Add ctest support.
tree
|
commitdiff
2012-10-09
Andreas Schneider
cmake: Add an option to turn on unit testing.
tree
|
commitdiff
2012-06-25
Andreas Schneider
examples: Fix warnings of allocate_module_test.
tree
|
commitdiff
2012-06-25
Andreas Schneider
examples: Fix warnings of assert_macro_test.
tree
|
commitdiff
2012-06-25
Andreas Schneider
examples: Fix warnings of calculator_test.
tree
|
commitdiff
2012-06-25
Andreas Schneider
examples: Fix warnings of customer_database.
tree
|
commitdiff
2012-06-25
Andreas Schneider
examples: Fix warnings of customer_database_test.
tree
|
commitdiff
2012-06-25
Andreas Schneider
examples: Fix warnings of key_value_test.
tree
|
commitdiff
2012-06-25
Andreas Schneider
examples: Fix warnings of product_database_test.
tree
|
commitdiff
2012-06-25
Andreas Schneider
lib: Use discard_const for casting.
tree
|
commitdiff
2012-06-25
Andreas Schneider
header: Add cmocka_private header with useful macros.
tree
|
commitdiff
2012-06-25
Andreas Schneider
header: Add printf attribute checking for vprint functions.
tree
|
commitdiff
2012-06-25
Andreas Schneider
lib: Fix printf with size_t.
tree
|
commitdiff
2012-06-25
Andreas Schneider
lib: Fix printf warnings.
tree
|
commitdiff
2012-06-25
Andreas Schneider
header: Add printf attribute checking with gcc.
tree
|
commitdiff
2012-06-14
Andreas Schneider
include: Use C style comments.
tree
|
commitdiff
2012-06-14
Andreas Schneider
Rename cmokery to cmocka for a fork.
tree
|
commitdiff
2011-08-12
Andreas Schneider
build: Export global_last_failed_assert.
tree
|
commitdiff
2011-08-12
Andreas Schneider
build: Fix fail_if_leftover_values export.
tree
|
commitdiff
2011-05-31
Andreas Schneider
example: Fix build warnings of allocate_module.
tree
|
commitdiff
2011-05-31
Andreas Schneider
example: Fix a segfault in calculator test.
tree
|
commitdiff
2011-05-31
Andreas Schneider
example: Fix build warnings of calculator.
tree
|
commitdiff
2011-05-31
Andreas Schneider
example: Fix build warnings of customer_database.
tree
|
commitdiff
2011-05-31
Andreas Schneider
example: Fix build warnings of key_value.
tree
|
commitdiff
2011-05-31
Andreas Schneider
example: Fix build warnings of product_database_test.
tree
|
commitdiff
2011-05-31
Andreas Schneider
example: Fix build warnings of run_tests.
tree
|
commitdiff
2011-05-31
Patrick Perry
src: Fix expect_assert_failure bug not holding a char...
tree
|
commitdiff
2011-05-31
Andreas Schneider
build: Remove obsolete autoconf.
tree
|
commitdiff
2011-05-31
Andreas Schneider
src: Fix includes.
tree
|
commitdiff
2011-05-31
Andreas Schneider
src: Fix a missing prototype warning.
tree
|
commitdiff
2011-05-31
Steve Byan
src: Fix pointer-to-int cast warnings on ILP32 platforms.
tree
|
commitdiff
2011-05-31
Steve Byan
src: Fix pointer casts to int on LP64 platforms.
tree
|
commitdiff
2011-05-31
Steve Byan
src: Fix pointer casts to smaller integral type.
tree
|
commitdiff
2011-05-31
Steve Byan
src: Fix gcc compiler warning.
tree
|
commitdiff
2011-05-31
Steve Byan
src: Fix GCC warning on Windows.
tree
|
commitdiff
2011-05-31
Steve Byan
src: Fix a bunch of build warnings.
tree
|
commitdiff
2011-05-31
ademin
src: Fixed IsDebuggerPresent() function declaration.
tree
|
commitdiff
2011-05-31
ademin
src: Fixed integer conversion warning on HPUX.
tree
|
commitdiff
2011-05-31
ademin
src: Fixed a problem on HPUX.
tree
|
commitdiff
2011-05-31
ademin
src: Fixed build on HP-UX IA64 v3.
tree
|
commitdiff
2011-05-31
ademin
src: Use Google Test output format.
tree
|
commitdiff
2011-05-31
ademin
src: Fixed stdout and stderr problems.
tree
|
commitdiff
2011-05-31
Andreas Schneider
build: Added a def file for windows build.
tree
|
commitdiff
2011-05-31
Andreas Schneider
build: Added example build.
tree
|
commitdiff
2011-05-31
Andreas Schneider
build: Added CMake build of cmockery.
tree
|
commitdiff
2009-08-28
stewartamiles
* Fixed assert_*() macros so they no longer truncate...
tree
|
commitdiff
2009-08-14
stewartamiles
Fixed memory_not_equal_display_error() to display an...
tree
|
commitdiff
2009-07-23
stewartamiles
Fixed truncation in integer range checking event struct...
tree
|
commitdiff
2009-07-23
stewartamiles
* Support for mocking long long (>= 64-bit) parameters.
tree
|
commitdiff
2009-07-23
stewartamiles
Deleted all trailing whitespace from cmockery source...
tree
|
commitdiff
2009-07-23
stewartamiles
Integrated fix for cmockery "Issue 3: malloc.h not...
tree
|
commitdiff
2009-07-23
stewartamiles
Fixed cmockery "Issue 9: assert_macro.c"
tree
|
commitdiff
2009-07-23
stewartamiles
Fix for "Issue 7: value_in_set_display_error() falsely...
tree
|
commitdiff
2009-07-23
stewartamiles
Fixed Issue 6 from code.google.com/p/cmockery : IsDebug...
tree
|
commitdiff
2009-07-23
stewartamiles
Fixed code.google.com/p/cmockery Issue 5: Using will_re...
tree
|
commitdiff
2008-09-02
stewartamiles
Fri Aug 29 10:50:46 2008 Google Inc. <opensource@googl...
tree
|
commitdiff
2008-08-29
stewartamiles
Fri Aug 29 10:50:46 2008 Google Inc. <opensource@googl...
tree
|
commitdiff
2008-08-26
stewartamiles
Tue Aug 26 10:18:02 2008 Google Inc. <opensource@googl...
tree
|
commitdiff