Add convert to regression testing.

Conflicts:
	status/Jamfile.v2
This commit is contained in:
Daniel James 2014-11-09 22:53:27 +00:00
parent 69b48582d0
commit eafc48e58d

View file

@ -67,6 +67,7 @@ run-tests libs :
container/test # test-suite container_test
context/test # test-suite context
conversion/test # test-suite conversion
convert/test # test-suite convert
core/test # test-suite core
core/test/swap # test-suite core/swap
coroutine/test # test-suite coroutine