Introduce GoogleTest for TeXmacs

Darcy Shen <[email protected]>
Newsgroups gmane.editors.texmacs.devel
Message-ID <[email protected]>
Just introduced GoogleTest for TeXmacs and make it work under cmake. For example: ``` mkdir build && cd build cmake .. cmake --build tests -- -j8 ctest -VV ``` Runs all the unit test. Later, I will introduce travis build for https://github.com/texmacs/GNUTeXmacs . This is another reason I created the new repo. Feel free to create PR on any texmacs repo, since the patches are downloadable in a PR, hence it is easy to apply the changes to the offical SVN repo. Any by introducing Unit Test, I just found a bug in init_texmacs.cpp's make_dir(). see https://github.com/texmacs/GNUTeXmacs/commit/cdb2af22c7f7e1740329ea8aaa3f1e9f423fc299#diff-4de3b86174ca9028447dd555331e574d

_______________________________________________
Texmacs-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/texmacs-dev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.