January 30, 2015 [phobos] [D-Programming-Language/phobos] acac62: Fix issue 14082 -- unit test should only test know... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: acac6266085454224b144316b088f62fc96d95b5 https://github.com/D-Programming-Language/phobos/commit/acac6266085454224b144316b088f62fc96d95b5 Author: Steven Schveighoffer <schveiguy@yahoo.com> Date: 2015-01-30 (Fri, 30 Jan 2015) Changed paths: M std/container/rbtree.d Log Message: ----------- Fix issue 14082 -- unit test should only test known cases in red black tree. Commit: 381c62e6ffceb5a04701291aca1c77ea06b78818 https://github.com/D-Programming-Language/phobos/commit/381c62e6ffceb5a04701291aca1c77ea06b78818 Author: Steven Schveighoffer <schveiguy@yahoo.com> Date: 2015-01-30 (Fri, 30 Jan 2015) Changed paths: M std/container/rbtree.d Log Message: ----------- Allow lambda that isn't string when unittest is enabled. Commit: a4bd3dff631372062d192a7295eff3401098b7f5 https://github.com/D-Programming-Language/phobos/commit/a4bd3dff631372062d192a7295eff3401098b7f5 Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2015-01-30 (Fri, 30 Jan 2015) Changed paths: M std/container/rbtree.d Log Message: ----------- Merge pull request #2936 from schveiguy/issue14082 Fix issue 14082 -- RedBlackTree unittest fails with custom predicate less Compare: https://github.com/D-Programming-Language/phobos/compare/e1751c404beb...a4bd3dff6313 |
Copyright © 1999-2021 by the D Language Foundation