Go to file
David Pursehouse b1ef1dcd78 CommitMsgHookTest: Simplify Win32 platform avoidance
Instead of testing for Win32 platform in the @Before annotated method
that is called before every test, add a new method annotated with
@BeforeClass that will skip the entire test suite when the platform
is Win32.

Also use the assume() method from Google Truth which has an isFalse()
method, rather than using assumeTrue() with reverse logic.

Change-Id: Ia14e4dcb7d7136ca6568a9a906a2293a9c75b329
2015-06-02 09:54:52 +09:00
2014-12-18 11:16:03 +09:00
2015-05-08 14:43:55 +09:00
2015-05-08 14:43:55 +09:00
2015-03-19 18:35:04 +09:00
2015-05-19 17:50:57 +09:00
2015-05-27 11:00:46 +09:00
2015-03-04 10:59:02 +09:00
2015-05-10 20:03:16 +02:00
2015-03-03 07:12:16 +00:00
2013-11-09 07:45:00 +01:00
2015-04-08 07:50:41 +00:00
2015-03-04 10:59:02 +09:00
2008-11-14 16:59:34 -08:00
2009-03-27 20:20:10 -07:00
2015-05-08 14:43:55 +09:00
Description
RETIRED, Gerrit as used by OpenStack
120 MiB