Current state.
authorOlof-Joachim Frahm <olof@macrolet.net>
Wed, 17 Dec 2014 15:45:49 +0000 (16:45 +0100)
committerOlof-Joachim Frahm <olof@macrolet.net>
Wed, 17 Dec 2014 20:44:38 +0000 (20:44 +0000)
commit82370fd12b07679559c9e0b3f720aade582d42fb
tree0eede4b4473107bcc1904961c30c1265ce320028
parenteb6e5aec7684f2db4bab65b46b7d067d598bff85
Current state.
14 files changed:
.gitattributes [new file with mode: 0644]
README.md
cl-mock-tests.asd [new file with mode: 0644]
cl-mock.asd
src/facade.lisp
src/functions.lisp
src/methods.lisp
src/mock.lisp
src/package.lisp
tests/facade.lisp
tests/functions.lisp
tests/methods.lisp
tests/package.lisp
tests/suite.lisp