]> rtime.felk.cvut.cz Git - omk/sssa.git/history - tests
Merge branch 'master' of sojka@rtime.felk.cvut.cz:/var/git/omk into sssa
[omk/sssa.git] / tests /
2009-02-19 Michal SojkaMerge branch 'devel-cherrypick'
2009-02-19 Michal SojkaAdded forgotten Makefile for QT test
2009-02-17 Michal SojkaQT: Added QT_PROJECT variable
2009-02-17 Michal SojkaUpdated QT rules
2008-10-30 Michal SojkaAdded .gitignore files
2008-09-19 Michal SojkaCompleted test for sources-list
2008-09-18 Michal SojkaFinal fix and test-case for sources-list target
2008-08-23 Michal SojkaFixed test functions to work under dash shell
2008-08-23 Michal SojkaLeaf makefiles in tests replaced with dash-friendly...
2008-08-23 Michal SojkaIncluded test functions to programs runtest
2008-08-23 Michal SojkaFixed printing of "Entering directory" messages with V=2
2008-07-14 Michal SojkaHandling of EXTRA_RULES_SUBDIRS added to some other...
2008-07-14 Michal SojkaFix for EXTRA_RULES_SUBDIR bug reported by Petr Smolik
2008-06-25 Michal SojkaAdded EXTRA_RULES_SUBDIRS feature
2008-06-12 Michal SojkaAdded AUTOMATIC_SUBDIRS variable
2008-05-01 Michal SojkaGenerated header files didn't depend on all config...
2008-04-18 Michal SojkaFixed QT compilation from subdirectory and documented...
2008-04-18 Michal SojkaFixed parallel_make test to test only serialized targets
2008-04-18 Michal SojkaAdded support for pass hooks in Makefile.omk
2008-04-18 Michal SojkaSmall fixes in test cases
2008-04-18 Michal SojkaFixed problem with parallel make (-j) caused by the...
2008-04-18 Michal SojkaRenamed test directory ("-" changed to "_")
2008-04-17 Michal SojkaAdded forgotten file in shlibs test
2008-04-17 Michal SojkaAdded test for not using leaf makefiles
2008-04-17 Michal SojkaAdded test for checking that subdirectories are process...
2008-04-17 Michal SojkaFixed behaviour of make -k if there is an error in...
2008-03-26 Michal SojkaAdded test for correct overriding of variables in diffe...
2008-03-18 Michal SojkaFixed bug, when links to header files were created...
2008-03-11 Michal SojkaAdded documentatio and test of SOURCES_DIR variable.
2008-01-29 Michal SojkaFixed serialization of passes when W=1 is used.
2008-01-28 Michal SojkaMakefile.rules can now tell the OMK tester that the...
2008-01-27 Michal SojkaVPATH variable completely removed from rules.
2008-01-16 Michal SojkaIf a single runtest script is executed by hand and...
2007-12-18 Michal SojkaCosmetic changes to tester script
2007-12-16 Michal SojkaConfiguration file config.target is supported by all...
2007-11-12 Michal SojkaFixed shared libs dependences and added test for shlibs.
2007-10-24 Michal SojkaGenerated header tests doesn't use sleep.
2007-10-24 Michal SojkaFixed toplevel config test.
2007-10-24 Michal SojkaAdded variable test_PROGRAMS.
2007-10-23 Michal SojkaAdded test for 'x' in generated headers.
2007-10-23 Michal SojkaTest for config now includes 'x' value.
2007-10-23 Michal SojkaAdded test for command line specified CFLAGS.
2007-10-23 Michal SojkaCleanup in repository.
2007-10-21 Michal SojkaAdded more documentation and some tests.
2007-10-21 Michal SojkaMore documentation and some test to what is written...
2007-09-21 Michal SojkaFixed test for checking of header file regeneration.
2007-09-19 Michal SojkaAdded test for checking correctness of the previous...
2007-09-19 Michal SojkaFix test for custom CFLAGS.
2007-09-16 Pavel PisaThe apostrophes in the config options are preserved...
2007-07-25 Michal SojkaOMK_TESTSROOT variable replaced with the real relative...
2007-07-24 Michal SojkaFixed a bug where LOCAL_CONFIG_H colide with default...
2007-07-24 Michal SojkaEvery test case can have its own definition of rules...
2007-07-23 Michal SojkaCFLAGS and CXXFLAGS can be overridden in config.omk.
2007-07-16 Michal SojkaAdded test for QT compilation.
2007-03-27 Michal SojkaUpdate rules before running tests.
2007-03-27 Michal SojkaRemoved useless test.
2007-03-15 Michal SojkaAdded statistics to test results.
2007-03-15 Michal SojkaFixed bug in $(ALL_OMK_SUBDIRS) - when used with :=
2007-03-15 Michal SojkaFixed a bug when executing tests with a suffix (runtest*).
2007-03-15 Michal SojkaNow, tester can be run from any test subdirectory to...
2007-03-02 Michal SojkaBackup files are not now considered as test scripts.
2007-03-02 Michal SojkaFixed test for OMK_ALL_SUBDIRS.
2007-03-01 Michal SojkaAdded ALL_OMK_SUBDIRS variable.
2007-01-23 Michal SojkaAdded preliminary runtest for vxworks.
2007-01-22 Michal SojkaAdded support for compilation of the whole tree from...
2007-01-22 Michal SojkaAdded support for multiple testcases in one directory.
2007-01-22 Michal SojkaMain testing script renamed not to colide with testcase...
2007-01-20 Michal SojkaGenerated headers test fixed.
2007-01-20 Michal SojkaAdded some testcases. Minor bugfixes for runtests.py.
2007-01-20 Michal SojkaAdded runtest
2007-01-19 Michal SojkaTest framework finished
2007-01-17 Michal SojkaSome progress on testcases.
2006-11-30 Michal SojkaSpecification of test cases updated.
2006-10-26 Michal SojkaVxWorks rules are working now.
2006-10-26 Michal SojkaModified README.test (still not finished).
2006-10-23 Michal SojkaAdded tests for vxWorks.
2006-10-18 Michal SojkavxWorks compilation almost working.
2006-10-18 Michal SojkaChanges to vxWorks support. Still not fully functional.
2006-10-16 Michal SojkaFirst (still non-working) version of test framework.