tporadowski
7ced02a356
added clean-up for tests run under Cygwin
...
- certain tests (using "debug restart") cause additional processes to be
spawned and not tracked due to changed process ID (Windows-specific
behaviour), so we need to clean them up when running tests under Cygwin
2020-11-04 09:26:17 +01:00
Tomasz Poradowski
7389a7e268
synced with antirez/redis/5.0.6
...
- disabled 2 tests in unit/maxmemory as they require different approach
under Windows (slave process needs to be suspended)
2019-10-05 23:46:26 +02:00
Israel Lot
7be9c345f9
missing tcl tests
2019-10-03 20:17:47 +03:00
Tomasz Poradowski
2392f888f6
synced tests with antirez/redis/4.0.14
...
- last test in unit/type/hash is optional, commenting out
2019-09-29 11:15:58 +02:00
Tomasz Poradowski
bdcf80ea4e
networking.c/writeToClient: handle WSAEWOULDBLOCK
...
- fixed writeToClient() after failed tests
- adjusted tests to match antirez/redis@4.0.2
2018-08-02 00:31:59 +02:00