From: Karol L. <kar...@gm...> - 2017-08-14 16:59:20
|
I've been thinking about moving the regression test code back to the main 'cclib' repository. We moved it over to cclib-data to make the repos more independent, but ultimately I think it wasn't worth it. Here are some reasons: 1. There is a still dependence between cclib and cclib-data, which the move was supposed to solve, so it didn't really solve anything. Namely, we still need to submit a bug fix before the regression test code goes in. 2. I think having the test code along with the fix is better value than having the test alongside the data. Let me know if you have any reservation, otherwise I'll prepare the move for v1.5.2. I'd like to prepare the new release as GSOC comes to a close so that it includes all of Sagar's work during the summer. |