]> git.llucax.com Git - software/mutest.git/shortlog
software/mutest.git
2016-03-11 Leandro LucarellaRevert "Add flattr link to html output" master
2013-09-04 Leandro LucarellaFix a bug that prevented errors to go to stderr
2013-02-17 Leandro LucarellaAdd .gitignore
2013-02-17 Leandro Lucarelladoc: Highlight syntax of code examples
2013-02-17 Leandro LucarellaRender PDF documentation with rst2pdf
2013-02-17 Leandro LucarellaAdd flattr link to html output
2010-09-13 Leandro Lucarellamkmutest: Fix test case detection for x86_64
2008-12-26 Leandro LucarellaAdd make release target (for internal use only) 1.0
2008-12-25 Leandro LucarellaAdd make install targets
2008-12-25 Leandro LucarellaAdd documentation
2008-12-25 Leandro LucarellaFix Python implementation options
2008-12-15 Leandro LucarellaMake test cases execute in alphabetic order
2008-12-12 Leandro LucarellaRemove extra \n from a log message
2008-12-12 Leandro LucarellaAdd some C++ support
2008-12-12 Leandro LucarellaReuse checking macros code
2008-12-12 Leandro LucarellaUnify C and Python implementations header file
2008-12-12 Leandro LucarellaImprove names of sample Makefile's variables
2008-12-12 Leandro LucarellaAdd license and a description to all the sources
2008-12-12 Leandro LucarellaImplement test suite initialization and termination
2008-12-12 Leandro LucarellaAllow using just 'mu_test' as a test case name
2008-12-12 Leandro LucarellaFactor out get_fun() and get_val()
2008-12-12 Leandro LucarellaFactor out most C code from mkmutest to mutest.c
2008-12-12 Leandro LucarellaAdd dynamic Python implementation
2008-12-12 Leandro LucarellaInitial import