Update of /cvsroot/boost/boost/tools/build/v2/test
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv2649
Modified Files:
Tag: RC_1_34_0
boostbook.py
Log Message:
Merge: fix expectations
Index: boostbook.py
===================================================================
RCS file: /cvsroot/boost/boost/tools/build/v2/test/boostbook.py,v
retrieving revision 1.1
retrieving revision 1.1.8.1
diff -u -d -r1.1 -r1.1.8.1
--- boostbook.py 29 Dec 2004 11:47:59 -0000 1.1
+++ boostbook.py 20 Jul 2006 08:10:45 -0000 1.1.8.1
@@ -12,11 +12,11 @@
t.set_tree("boostbook")
# For some reason, the messages are sent to stderr.
-t.run_build_system(stderr="""Writing A.html for refentry(A)
+t.run_build_system(stderr="""Writing boost/A.html for refentry(boost.A)
Writing library/reference.html for section(library.reference)
Writing index.html for chapter(library)
Writing HTML.manifest
""")
-t.expect_addition(["html/A.html", "html/index.html"])
+t.expect_addition(["html/boost/A.html", "html/index.html"])
t.cleanup()
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs