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

Determine which regression tests should be run (and other Makefile artifacts) #4

Open
dhermes opened this issue Jan 12, 2015 · 1 comment

Comments

@dhermes
Copy link
Owner

dhermes commented Jan 12, 2015

For example (as of ef3a29a):

bench.py
columbus.py
custom.py
gettaskletrace.py
keybench.py
mttest.py -> multithread_test.py
stress.py

And what should happen with things that are not any kind of test (unit, benchmark, regression) but are just there for the user:

make serve
make debug
make deploy
make python / startup.py
make python_raw

Somewhat outdated / beaten by better tools:

make clean
make zip
@dhermes
Copy link
Owner Author

dhermes commented Jan 13, 2015

Settled partially by isolating them: f4da046

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

No branches or pull requests

1 participant