You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Neil Conway <ne...@gmail.com> on 2017/04/25 15:09:18 UTC

Review Request 58706: Improved unit tests for Version in stout.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58706/
-----------------------------------------------------------

Review request for mesos and Benjamin Mahler.


Bugs: MESOS-1987
    https://issues.apache.org/jira/browse/MESOS-1987


Repository: mesos


Description
-------

Switch to table-based test cases, validate that version parsing produces
the expected results more precisely.


Diffs
-----

  3rdparty/stout/tests/version_tests.cpp 724ed2292fdd3c5f4c98facf82260078b66a0e97 


Diff: https://reviews.apache.org/r/58706/diff/1/


Testing
-------

`make check`


Thanks,

Neil Conway