Просмотр исходного кода

Added the Interval library test-suite

[SVN r17239]
Guillaume Melquiond 23 лет назад
Родитель
Сommit
c73ddb1e05
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      status/Jamfile

+ 1 - 0
status/Jamfile

@@ -20,6 +20,7 @@ subinclude libs/bind/test ;              # test-suite bind
 subinclude libs/filesystem/test ;        # test-suite filesystem
 subinclude libs/format/test ;            # test-suite format
 subinclude libs/function/test ;          # test-suite function
+subinclude libs/numeric/interval/test ;  # test-suite interval
 subinclude libs/optional/test ;          # test-suite optional
 subinclude libs/regex/test ;             # test-suite regex
 subinclude libs/regex/example ;          # test-suite regex-examples

粤ICP备19079148号