2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-21 05:02:17 +00:00

swap position of polymorphism2_auto_ptr and polymorphism to workaroud a boost.build behavior which can cause source code list rearranged thus cause test fail.

[SVN r55562]
This commit is contained in:
Haoyu Bai
2009-08-13 03:53:34 +00:00
parent 1210f54233
commit 5c49d45f34

View File

@@ -77,14 +77,15 @@ bpl-test crossmod_exception
[ bpl-test shared_ptr ]
[ bpl-test enable_shared_from_this ]
[ bpl-test andreas_beyer ]
[ bpl-test wrapper_held_type ]
[ bpl-test polymorphism2_auto_ptr
: polymorphism2_auto_ptr.py polymorphism2.py polymorphism2_auto_ptr.cpp
]
[ bpl-test polymorphism ]
[ bpl-test polymorphism2 ]
[ bpl-test wrapper_held_type ]
[ bpl-test polymorphism2_auto_ptr
: polymorphism2_auto_ptr.py enum.py polymorphism2.py polymorphism2_auto_ptr.cpp
]
[ bpl-test auto_ptr ]
[ bpl-test minimal ]