다운로드
소프트웨어 개발
계정
다운로드
소프트웨어 개발
Login
Forgot Account/Password
계정 만들기
언어
도움
언어
도움
×
Login
Login Name
Password
×
Forgot Account/Password
Translation Status of 한국말
Category:
Software
People
PersonalForge
Magazine
Wiki
검색
OSDN
>
브라 우즈 소프트웨어
>
Software Development
>
Frameworks
>
iutest
>
다운로드 파일 목록
>
포장된 iutest
>
Release v1.17.1
iutest
Description
Project Summary
Developer Dashboard
웹 페이지
Developers
Image Gallery
List of RSS Feeds
Activity
Statistics
History
다운로드
List of Releases
Stats
소스 코드
Code Repository list
Subversion
View Repository
티켓
Ticket List
Milestone List
Type List
Component List
List of frequently used tickets/RSS
Submit New Ticket
Documents
FrontPage
Title index
Recent changes
RSS
Back to release list
Download List
프로젝트 설명
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
Review
Average
4.0
2 Reviews
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
Released at 2020-07-28 10:54
iutest v1.17.1
(4 files
Hide
)
Release Notes
English
version 1.17.1
Changelog
日本語
Changes for 1.17.1
New
GTEST_SKIP 対応
IUTEST_*_NE_RANGE アサーションを追加
IUTEST_*_NE_COLLECTIONS アサーションを追加
Improved
::std::wstring_view / ::std::u16string_view / ::std::u32string_view 対応
Variadic Templates 非対応コンパイラーでの型パラメータの型表示を改善
Changes
アサーションに operator << したときの出力を PrintToString したものと同じになるように変更
iuwandbox: Wandbox 向けにサイズ圧縮したヘッダーをデフォルトで使用するように変更
iuwandbox: 上記に伴いフルバージョンのヘッダーを使うオプション(--no-iutest-use-wandbox-min)を追加
deprecated: iuwandbox: --iutest-use-wandbox-min
Python2 のサポート終了
Bug fixes
C++20 で削除された basic_ostream::operator << に対応
IUTEST_AP が同じ名前空間に複数定義できない問題を修正
Google Test 旧バージョンとの互換性を修正
その他いくつかの不具合を修正