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

testdata option in cc_test() doesn't take effect #19

Closed
HopLiu opened this issue Apr 24, 2013 · 1 comment
Closed

testdata option in cc_test() doesn't take effect #19

HopLiu opened this issue Apr 24, 2013 · 1 comment

Comments

@HopLiu
Copy link

HopLiu commented Apr 24, 2013

Passing the testdata by cmd-line using --testargs=your/testdata is ok, but some test cases which use testdata will fail when just run "blade test" without no testargs. Acturally, i have configured the testdata option in cc_test()

@chen3feng
Copy link
Owner

Please give me some snippet

2013/4/24 liuhongbao notifications@github.com

Passing the testdata by cmd-line using --testargs=your/testdata is ok, but
some test cases which use testdata will fail when just run "blade test"
without no testargs. Acturally, i have configured the testdata option in
cc_test()


Reply to this email directly or view it on GitHubhttps://github.com//issues/19
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants