Test framework
Alastair Rankine <[email protected]> Sat, 24 Jan 2015 15:03:18 -0500
| Newsgroups | gmane.emacs.cedet |
|---|---|
| Message-ID | <[email protected]> |
Hi David, I’ve had a look at the existing cedet tests with a view to adding tests for ede-compdb. Here are some thoughts on that topic, I would definitely appreciate your input. I think that it would help immensely if I could continue to use ert as the test framework. I realise that this library is not available in emacs 23, so in this case I would suggest we just include it in cedet. Assuming this is possible, I would just add the compdb tests to cedet-utests-test-alist. Probably I would just use a lambda to invoke the tests via invoke ert-run-tests-batch (or just ert if in interactive mode). The next thing to look at is removing the dependency on the el-mock library. Is there an equivalent of this in the existing cedet test framework? If not, it’s not a huge deal because I only need it for one test, and can probably work around it somehow. Cheers, ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Cedet-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cedet-devel