Skip to content

Add python testing.#71

Open
hsorby wants to merge 3 commits intoLungNoodle:developfrom
hsorby:add_python_testing
Open

Add python testing.#71
hsorby wants to merge 3 commits intoLungNoodle:developfrom
hsorby:add_python_testing

Conversation

@hsorby
Copy link
Contributor

@hsorby hsorby commented Jul 31, 2018

Create a framework for adding Python based tests to the aether library.

#include "symbol_export.h"

SHO_PUBLIC void set_node_field_value(int row, int col, double value);
SHO_PUBLIC double check_node_xyz_2d(int row, int col);
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This function should probably be called get_node_xyz_2d.

@alysclark alysclark assigned behdadebsh and unassigned behdadebsh Sep 9, 2018
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.

2 participants