function_n_test.cpp:

function_test.cpp:
	- Removed silly ';;' constructs: MSVC seems to handle the updated
	  code much better.

regression.cfg:
	- Fixed typos


[SVN r10482]
This commit is contained in:
Douglas Gregor
2001-06-29 19:35:40 +00:00
parent 73f380d5ac
commit db362782ac
3 changed files with 9 additions and 9 deletions

View File

@ -1,7 +1,7 @@
// Boost.Function regression test configuration file
// From the boost/status directory, run
// ./regressions --tests ../libs/function/test/regression.cfg --o function.html
// ./regression --tests ../libs/function/test/regression.cfg -o function.html
run libs/function/test/allocator_test.cpp