Browse Source

Add core to status/Jamfile.v2

Conflicts:
	status/Jamfile.v2
Peter Dimov 12 years ago
parent
commit
015107e16d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      status/Jamfile.v2

+ 1 - 0
status/Jamfile.v2

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

粤ICP备19079148号