Download
Desenvolver
Conta
Download
Desenvolver
Login
Forgot Account/Password
Criar Conta
Linguagem
Ajuda
Linguagem
Ajuda
×
Login
Nome de acesso
Senha
×
Forgot Account/Password
Estado tradução de Português
Category:
Software
People
PersonalForge
Magazine
Wiki
Pesquisa
OSDN
>
Pesquisar Software
>
Software Development
>
Frameworks
>
iutest
>
lista de arquivos para download
>
Pacote iutest
>
Liberação v1.17.0
iutest
Descrição
Project Summary
Developer Dashboard
Página da Web
Developers
Image Gallery
List of RSS Feeds
Activity
Statistics
Histórico
Downloads
List of Releases
Stats
Código Fonte
Code Repository list
Subversion
Visualizar Repositório
Tíquete
Ticket List
Milestone List
Type List
Lista de componentes
List of frequently used tickets/RSS
Submit New Ticket
Documents
FrontPage
Title index
Recent changes
RSS
Back to release list
Download List
Projeto Descrição
include only c++ testing framework.
header only
compatible google test
extensions
japanease test name
ASSERT flavor can non-void return
assertion rich
expression ass...
System Requirements
System requirement is not defined
Resenha
Average
4.0
2 total
5 Stars
0
4 Stars
2
3 Stars
0
2 Stars
0
1 Star
0
Your rating
Review this project
×
Your rating on iutest
Your rating?
You are not logged in. To discriminate your posts from the rest, you need to pick a nickname. (The uniqueness of nickname is not reserved. It is possible that someone else could use the exactly same nickname. If you want assurance of your identity, you are recommended to login before posting.)
Login
Nickname
General comment (Required)
Pros
Cons
iutest
v1.17.1
v1.17.0
v1.16.7
v1.16.6
v1.16.5
v1.16.4
v1.16.3
v1.16.2
v1.16.1
v1.16.0
v1.15.2
v1.15.0
v1.14.0
v1.13.0
v1.12.0
v1.11.1
v1.11.0
v1.10.0
1.9.1
1.9.0
1.8.1
1.8.0
1.7.0
1.6.1
1.6.0
1.5.0
1.4.0
1.3.1
1.3.0
1.2.0
1.1.1
1.1.0
1.0.0.0
iutest_c
v1.5.1
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0
Liberado: 2019-11-12 10:41
iutest v1.17.0
(4 files
Esconder
)
Release Notes
English
version 1.17.0
Changelog
日本語
Changes for 1.17.0
New
::std::string_view 対応
::std::filesystem 対応
FreeBSD 対応
ALMOST_EQ アサーション を追加
--iutest_locale_ctype オプションを追加
Improved
setlocale(LC_CTYPE, IUTEST_FLAG(locale_ctype)) をテスト実行開始時に行うように修正
Visual Studio 2019 対応
Changes
大きな配列/コンテナ/オブジェクトの pinter を修正
iutest_main で setlocale していたものを廃止
junit xml 出力で出力するテストが 0 だった場合にファイル書き出ししないように修正
CSV パラメータ生成でファイルオープン失敗した場合の警告レベルを FATAL から WARNING に変更
CSV パラメータ生成で要素がなかった場合に WARNING 出力
deprecated: IUTEST_USE_OWN_LIST
Bug fixes
いくつかの不具合を修正