geometry-processing-introduction icon indicating copy to clipboard operation
geometry-processing-introduction copied to clipboard

Are there tests for edges and euler_characteristic function?

Open Edward11235 opened this issue 3 years ago • 1 comments

I read the CMakeLists.txt and only main.cpp was compiled into executable. I wonder if there are test involved.

If there are no tests, should I use funcitons in Blacklist to test my implementation :)

Thanks

Edward11235 avatar Sep 14 '22 04:09 Edward11235

It's a good idea (and your responsibility) to write tests.

On Wed, Sep 14, 2022, 12:17 AM Edward11235 @.***> wrote:

I read the CMakeLists.txt and only main.cpp was compiled into executable. I wonder if there are test involved.

If there are no tests, should I use funcitons in Blacklist to test my implementation :)

Thanks

— Reply to this email directly, view it on GitHub https://github.com/alecjacobson/geometry-processing-introduction/issues/82, or unsubscribe https://github.com/notifications/unsubscribe-auth/AARDJGLVT6XC7WHKIONXAJLV6FGUTANCNFSM6AAAAAAQMATVEQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

alecjacobson avatar Sep 14 '22 23:09 alecjacobson