Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes to test suite #368

Merged
merged 3 commits into from Feb 19, 2019
Merged

Fixes to test suite #368

merged 3 commits into from Feb 19, 2019

Conversation

rafie
Copy link
Collaborator

@rafie rafie commented Feb 18, 2019

  • Fixed make clean,
  • Unified disposableredis.py files,
  • Introduced REDIS_SERVER environment variable into disposableredis.py,
  • tck tests now teardown redis server properly,
  • Introduced verbose mode in make (V=1),
  • Minor fixes to Makefiles,
  • Added common requirements.txt file for tests,
  • Added Pipenv files (Pipfile, Pipfile.lock) for installing Python packages,
  • Changes to documentation in build section.

- Fixed make clean,
- Unified disposableredis.py files,
- Introduced REDIS_SERVER environment variable into disposableredis.py,
- tck tests now teardown redis server properly,
- Introduced verbose mode in make (V=1),
- Minor fixes to Makefiles,
- Added common requirements.txt file for tests,
- Added Pipenv files (Pipfile, Pipfile.lock) for installing Python packages,
- Changes to documentation in build section.
README.md Outdated Show resolved Hide resolved
@swilly22 swilly22 merged commit 4acaf6d into master Feb 19, 2019
@swilly22 swilly22 deleted the rafie-tests1 branch February 19, 2019 09:00
pnxguide pushed a commit to CMU-SPEED/RedisGraph that referenced this pull request Mar 22, 2023
* Fixes to test suite

- Fixed make clean,
- Unified disposableredis.py files,
- Introduced REDIS_SERVER environment variable into disposableredis.py,
- tck tests now teardown redis server properly,
- Introduced verbose mode in make (V=1),
- Minor fixes to Makefiles,
- Added common requirements.txt file for tests,
- Added Pipenv files (Pipfile, Pipfile.lock) for installing Python packages,
- Changes to documentation in build section.

* make clean to remote .pyc files

* Fixed README: syntax of pip install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants