You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by da...@apache.org on 2014/07/31 23:31:03 UTC

[09/50] meck commit: updated refs/heads/master to dde7590

Merge pull request #99 from horkhe/feature/wait

Wait for a number of calls feature (#81 / #99)

Project: http://git-wip-us.apache.org/repos/asf/couchdb-meck/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-meck/commit/3d483fb2
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-meck/tree/3d483fb2
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-meck/diff/3d483fb2

Branch: refs/heads/master
Commit: 3d483fb21f119dbf523b390ddf74da8fbee93b34
Parents: 4b08504 3bd9ed3
Author: Adam Lindberg <he...@alind.io>
Authored: Sat Aug 17 03:08:31 2013 -0700
Committer: Adam Lindberg <he...@alind.io>
Committed: Sat Aug 17 03:08:31 2013 -0700

----------------------------------------------------------------------
 src/meck.erl         |  63 +++++++++++++++++
 src/meck_history.erl |   9 +--
 src/meck_proc.erl    | 174 +++++++++++++++++++++++++++++++++++++++++++---
 test/meck_tests.erl  | 156 +++++++++++++++++++++++++++++++++++++++++
 4 files changed, 389 insertions(+), 13 deletions(-)
----------------------------------------------------------------------