You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- removed reduntant integration Makefile
- changed "integration" target to run only integration tests
this should speed up CI tests because they wont run unit tests twice
(in `testrace` and again in `int` target)
- added help target to list available targets to be used by user
- added target to download and build redis server
server will be downloaded and build if it's not available
when version in get_redis.sh will be changed new server will be
downloaded and build automatically even if previous version was
available locally
Signed-off-by: Wojciech Szarański <wojciech.szaranski@gmail.com>
0 commit comments