[phobos] [D-Programming-Language/phobos] de237e: reduce unittest runtime
GitHub
noreply at github.com
Sat Jun 30 19:24:05 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: de237ec719592995541848c88ed2a39879f5175f
https://github.com/D-Programming-Language/phobos/commit/de237ec719592995541848c88ed2a39879f5175f
Author: dawg <dawg at dawgfoto.de>
Date: 2012-06-27 (Wed, 27 Jun 2012)
Changed paths:
M std/internal/uni.d
Log Message:
-----------
reduce unittest runtime
- use random sampling of codepoint sets
- save and print random seed for reproducibility
- add new unittest for ByCodepoint
- 12s => 4ms
Commit: 6d95b36cebfd88df58219213144b947a0fafb117
https://github.com/D-Programming-Language/phobos/commit/6d95b36cebfd88df58219213144b947a0fafb117
Author: Jonathan M Davis <jmdavisProg at gmx.com>
Date: 2012-06-30 (Sat, 30 Jun 2012)
Changed paths:
M std/internal/uni.d
Log Message:
-----------
Merge pull request #653 from dawgfoto/fasterInternalUniUT
reduce unittest runtime
Compare: https://github.com/D-Programming-Language/phobos/compare/6048cafc58c7...6d95b36cebfd
More information about the phobos
mailing list