Mindwerks / pyplatec

Plate simulation for python (wrapper of an existing C library)
GNU Lesser General Public License v2.1
13 stars 3 forks source link

Make tests and make them pass on Travis and AppVeyor #10

Closed ftomassetti closed 9 years ago

ftomassetti commented 9 years ago

This is a big, disorganized patch. As first thing we removed a bunch of files and imported plate-tectonics as a module. Then we wrote super basic tests just for sanity check. We configured AppVeyor and Travis and we have those tests passing.

This should be the basis for starting having a decent process from now on :)

ftomassetti commented 9 years ago

This pull request has been superseded by moving this code to plate-tectonics, closing.