mathpiper4/src/org/mathpiper/scripts4/lists/lists_tests.mpws
into the files of the procedures they test. After all of the tests have been moved, I am to delete this file.I just quickly looked through scripts4, and the following files also
contain tests that need to be moved into the files of the procedures
they test:
scripts4/a_initialization/miscellaneous/issues_tests.mpws
scripts4/a_initialization/stdarith/arithmetic_test.mpws
There may or may not be more files like this.
Ted
On Fri, May 31, 2019 at 2:17 PM Christopher McCormick
<cjmcco...@gmail.com> wrote:
>
> Kyle,
>
> Thanks for the heads up! I was working in a few of the scripts4/lists mpws files.
>
> BuildList, Contains, Count, Difference, and Drop have had their examples converted from the *E.G. format to the *EXAMPLES format. This is only on my local repo, but will be included in my next pull request.
>
> Additionally, I had not realized there was a lists_tests.mpws file testing all of the list procedures. I had added automatic tests to those five files and they have been merged. If you want to leave them as is, I think they are testing fine now, but you can also feel free to replace with the tests in the lists_test.mpws file if they are a better fit.
>
> CJ
>
> --
> You received this message because you are subscribed to the Google Groups "mathpiper-dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to mathpi...@googlegroups.com.