[Checkins] [zopefoundation/martian] c3b57a: Creating private branch for working on supporting ...

GitHub noreply at github.com
Fri Mar 1 15:40:06 UTC 2013


  Branch: refs/heads/paw-manuel-fake-module
  Home:   https://github.com/zopefoundation/martian
  Commit: c3b57a2641b71f0ba02466f278f44a7c3c926ffe
      https://github.com/zopefoundation/martian/commit/c3b57a2641b71f0ba02466f278f44a7c3c926ffe
  Author:  <paulalexwilson at gmail.com>
  Date:   2009-12-10 (Thu, 10 Dec 2009)

  Log Message:
  -----------
  Creating private branch for working on supporting manuel and fake modules in martian doctests.


  Commit: b84933affff1827cd7a541abfb3f8258fabe9dbf
      https://github.com/zopefoundation/martian/commit/b84933affff1827cd7a541abfb3f8258fabe9dbf
  Author:  <paulalexwilson at gmail.com>
  Date:   2009-12-15 (Tue, 15 Dec 2009)

  Changed paths:
    M setup.py
    M src/martian/README.txt
    M src/martian/tests/test_all.py

  Log Message:
  -----------
  Added suport for Manuel and updated some tests.

Updated to use Manuel to run its doctests and
manuelpi.fakemodule to process doctest-defined 
modules. README.txt now supports this new doctest
style.


  Commit: ca997bb8459ad7c5651a14f2429033a72256aa2f
      https://github.com/zopefoundation/martian/commit/ca997bb8459ad7c5651a14f2429033a72256aa2f
  Author:  <paulalexwilson at gmail.com>
  Date:   2009-12-18 (Fri, 18 Dec 2009)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  Specify manuel and fakemodule as test dependencies.


  Commit: d6fcb3c416c1fc6f3031f554b006c95a2bb22dae
      https://github.com/zopefoundation/martian/commit/d6fcb3c416c1fc6f3031f554b006c95a2bb22dae
  Author:  <paulalexwilson at gmail.com>
  Date:   2009-12-21 (Mon, 21 Dec 2009)

  Changed paths:
    M src/martian/directive.txt

  Log Message:
  -----------
  Directive doctests now using manuel with no failures


  Commit: 9f263bd10cff60be3155201281a149106a0dc3f8
      https://github.com/zopefoundation/martian/commit/9f263bd10cff60be3155201281a149106a0dc3f8
  Author:  <paulalexwilson at gmail.com>
  Date:   2010-01-04 (Mon, 04 Jan 2010)

  Changed paths:
    M src/martian/context.txt
    M src/martian/core.txt
    M src/martian/edgecase.txt

  Log Message:
  -----------
  Updated doctests. Almost all tests pass. 

Done a fairly mechanical set of changes to the tests
to use manuelpi.fakemodule. There are two outstanding
failing tests that need investigating, but its almost
there.

Need also to review the tests to make sure the narrative
still flows and makes sense.


  Commit: 0a02ce90c8d257b8bfa4aca55094d24f89ddfa1c
      https://github.com/zopefoundation/martian/commit/0a02ce90c8d257b8bfa4aca55094d24f89ddfa1c
  Author:  <paulalexwilson at gmail.com>
  Date:   2010-01-08 (Fri, 08 Jan 2010)

  Changed paths:
    M buildout.cfg
    M setup.py
    M src/martian/context.txt
    M src/martian/directive.py

  Log Message:
  -----------
  All tests now pass. 

Prevented martian from scanning __builtin__ when finding
directives if class inherits from 'object' somewhere.


  Commit: 38618a0c16b6cec7054f56b0f1006fbb41fd839b
      https://github.com/zopefoundation/martian/commit/38618a0c16b6cec7054f56b0f1006fbb41fd839b
  Author:  <paulalexwilson at gmail.com>
  Date:   2010-03-04 (Thu, 04 Mar 2010)

  Changed paths:
    M src/martian/context.py
    M src/martian/directive.py

  Log Message:
  -----------
  Updated such that all tests now pass.

Problems arose out of the fact that 
martian was scanning the __builtin__ namespace
for context directives.


  Commit: c80802f44e9f9fb25727969dd2dde4d2a34d96b9
      https://github.com/zopefoundation/martian/commit/c80802f44e9f9fb25727969dd2dde4d2a34d96b9
  Author:  <paulalexwilson at gmail.com>
  Date:   2010-03-04 (Thu, 04 Mar 2010)

  Changed paths:
    M src/martian/context.py

  Log Message:
  -----------
  Removed testing.py since it is now obsolete.
Removed a reference to some testing code (__builtin__)


  Commit: eb897b264a9ae399bab4fb42c92cf3d4b1ee03cd
      https://github.com/zopefoundation/martian/commit/eb897b264a9ae399bab4fb42c92cf3d4b1ee03cd
  Author:  <paulalexwilson at gmail.com>
  Date:   2010-03-04 (Thu, 04 Mar 2010)

  Changed paths:
    R src/martian/testing.py

  Log Message:
  -----------
  Remove testing once and for all.


Compare: https://github.com/zopefoundation/martian/compare/c3b57a2641b7^...eb897b264a9a


More information about the checkins mailing list