HomePhabricator

Merge pull request #3423
3d7c66d75de3Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

Merge pull request #3423

0205abd Improve unit test code not to compare with explanatory messages for each platform. Instead, use have an exception object to check if the string returned by what() on the raised exception matches the string returned by what() on the expected exception instance. This way, we do not need to list all different possible explanatory strings for different platforms in the test code, and make it simple. (The idea is by Cory Fields.) (Kangmo)

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Dec 16 2013, 06:53
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING0205abd83d8f: Improve unit test code not to compare with explanatory messages for each…
rSTAGINGa5a65bbc9089: Merge pull request #3420
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rSTAGING3d7c66d75de3: Merge pull request #3423 (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Dec 16 2013, 06:59