Skip to content

error with "make test" #467

Closed Answered by liurenjie1024
ooggss asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for all your reply!
Does it mean that if I only want to determined whether the target function is correct or not, I just need to run make unit-test ?

What do you mean by target function? make unit-test runs tests with integration tests excluded.

I want to evaluate my tool, which is used to automatically translate code written in other language to rust(in function level). And I found that iceberg has been implemented in different language including rust. So I got some function pairs from iceberg, one of which is written in language A and the other is writted in rust, but they do the same thing. And I use my tool to translate the function from language A to rust, but I I need to…

Replies: 7 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by liurenjie1024
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #465 on July 17, 2024 14:06.