March 24, 2013 [phobos] [D-Programming-Language/phobos] f6e27e: Enable a bunch of tests for std.net.isemail. | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: f6e27e6f79a0831d4d5bb08300e722b40a4f23fd https://github.com/D-Programming-Language/phobos/commit/f6e27e6f79a0831d4d5bb08300e722b40a4f23fd Author: Jacob Carlborg <doob@me.com> Date: 2013-03-22 (Fri, 22 Mar 2013) Changed paths: M std/net/isemail.d Log Message: ----------- Enable a bunch of tests for std.net.isemail. These tests were previously commented out because of a bug the regular expression module. Now when we have a new regular expression module we can enable these tests. This also fixed a bug in the internally used "substr" function. Commit: c08f47e52cc3525a2bda13e44e15740965532321 https://github.com/D-Programming-Language/phobos/commit/c08f47e52cc3525a2bda13e44e15740965532321 Author: Jacob Carlborg <doob@me.com> Date: 2013-03-23 (Sat, 23 Mar 2013) Changed paths: M std/net/isemail.d Log Message: ----------- Use escape sequence for DELETE character. This is just to make it a bit clearer what's going on. Commit: 93c4052e5bcabcd08ee300e8760b155386bb912f https://github.com/D-Programming-Language/phobos/commit/93c4052e5bcabcd08ee300e8760b155386bb912f Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2013-03-24 (Sun, 24 Mar 2013) Changed paths: M std/net/isemail.d Log Message: ----------- Merge pull request #1217 from jacob-carlborg/isemail_unittests Enable a bunch of tests for std.net.isemail. Compare: https://github.com/D-Programming-Language/phobos/compare/73aa70f716ee...93c4052e5bca |
Copyright © 1999-2021 by the D Language Foundation