phobos/std/algorithm
Martin Nowak a0eec9d86b dedicated sort5 unittest
- test all permutations of 5 integers
- remove scope success assertion in sort5
- move shortSort test below shortSort as it now tests only one function
2016-09-25 11:26:16 +02:00
..
comparison.d Remove package wide std.algorithm imports from Phobos 2016-09-22 08:36:14 +01:00
internal.d fix property enforcement 2015-12-04 15:42:53 +09:00
iteration.d Remove package wide std.algorithm imports from Phobos 2016-09-22 08:36:14 +01:00
mutation.d Fix issue where initializeAll does not properly use 2016-08-18 17:29:29 -04:00
package.d fix issue 15960 - deprecate setUnion in favor of merge 2016-08-28 17:51:29 +02:00
searching.d Change yes/no enum OpenRight to a Flag 2016-09-23 10:08:46 +01:00
setops.d Remove package wide std.algorithm imports from Phobos 2016-09-22 08:36:14 +01:00
sorting.d dedicated sort5 unittest 2016-09-25 11:26:16 +02:00