[pypy-svn] r37488 - pypy/dist/pypy/doc

cfbolz at codespeak.net cfbolz at codespeak.net
Sun Jan 28 18:39:37 CET 2007


Author: cfbolz
Date: Sun Jan 28 18:39:36 2007
New Revision: 37488

Modified:
   pypy/dist/pypy/doc/index-report.txt
Log:
hm, D3 is not about logic :-)
describe D2.3


Modified: pypy/dist/pypy/doc/index-report.txt
==============================================================================
--- pypy/dist/pypy/doc/index-report.txt	(original)
+++ pypy/dist/pypy/doc/index-report.txt	Sun Jan 28 18:39:36 2007
@@ -12,11 +12,17 @@
 Reports of 2007
 ===============
 
-`Draft D03.1 Extension Compiler`_ is an interim version of a
-report about PyPy's logic programming and constraint solving features, as well
-as the work going on to tie semantic web technologies and PyPy together. The
-report is still a draft, all feedback for it is welcome. *(2007-01-22)*
-
+`Draft D02.3 Testing Tool`_ is an interim version of a report about the
+`py.test`_ testing tool which is part of the `py-lib`_. The report is still a
+draft, all feedback for it is welcome. *(2007-01-28)*
+
+.. _`py-lib`: http://codespeak.net/py/current/doc/
+.. _`py.test`: http://codespeak.net/py/current/doc/test.html
+
+`Draft D03.1 Extension Compiler`_ is an interim version of a report about
+PyPy's extension compiler and RCTypes, as well as the effort to keep up with
+CPython's changes. The report is still a draft, all feedback for it is very
+welcome. *(2007-01-22)*
 
 
 Reports of 2006
@@ -82,3 +88,4 @@
 .. _`D14.3 Report about Milestone/Phase 2`: http://codespeak.net/pypy/extradoc/eu-report/D14.3_Report_about_Milestone_Phase_2-final-2006-08-03.pdf
 .. _`PyPy's approach to virtual machine construction`: http://codespeak.net/svn/pypy/extradoc/talk/dls2006/pypy-vm-construction.pdf
 .. _`Draft D03.1 Extension Compiler`: http://codespeak.net/pypy/extradoc/eu-report/D03.1_Extension_Compiler-interim-2007-01-22.pdf
+.. _`Draft D02.3 Testing Tool`: http://codespeak.net/pypy/extradoc/eu-report/D02.3_Testing_Framework-interim-2007-01-28.pdf



More information about the Pypy-commit mailing list