]> rtime.felk.cvut.cz Git - omk.git/history - tests
NuttX: the adapt to new implementation of ROMFS mounting at /etc
[omk.git] / tests /
2015-10-30 Michal SojkaFix failing test
2015-03-10 Michal SojkaAdd failing test
2014-12-05 Michal SojkaUpdate wvtool
2014-12-05 Michal SojkaUpdate wvtool
2014-11-11 Michal SojkaUse wvtool for testing instead of wvtestrun
2014-06-26 Michal SojkaAdd rules for .s assembler files
2013-11-26 Michal SojkaDo not use program dependenies on linker command line
2013-11-25 Michal SojkaReplace AM_ variables with OMK_ ones
2013-11-25 Michal SojkaUse C locale to run tests
2013-11-22 Michal SojkaSupport for target specific flags is broken in sysless
2013-11-22 Michal SojkaSupport target specific flags also for libraries
2013-11-22 Michal SojkaSupport program specific CFLAGS, CXXCLAGS and CPPFLAGS
2013-11-13 Michal SojkaFix bug in clean target
2013-11-13 Michal SojkaFix error with multiple IDL files
2013-11-12 Michal SojkaDocument and fix xxx_GEN_SOURCES
2013-11-12 Michal SojkaFix test
2013-11-12 Michal SojkaFix generation of test files included in the documentation
2013-11-12 Michal SojkaReworked default-config test
2013-11-12 Michal SojkaFix sources_in_subdirectory test
2013-11-12 Michal SojkaFix IDL test
2013-11-12 Michal SojkaDon't exit when a test fails
2013-11-12 Michal SojkaRework libraries and shlibs tests
2013-11-12 Michal SojkaRework test for programs
2013-11-12 Michal SojkaConvert cmetric test to a single file
2013-11-12 Michal SojkaRun tests directly with snippets instead of with the...
2013-11-12 Michal SojkaSimplify CFLAGS test and check for CFLAGS overriding...
2013-11-12 Michal SojkaPut leaf makefile to the test by default
2013-11-11 Michal SojkaRun test first for Linux, then other platforms
2013-11-11 Michal SojkaOmkize target always creates Makefile wherever Makefile...
2013-10-28 Michal SojkaImprove QT tests to check for the error fixed by Pavel...
2013-10-28 Michal SojkaRun subtests in a separate directory
2013-10-04 Michal SojkaRun one QT test verbosely
2013-10-04 Michal SojkaFix qt-qmake test that failed
2013-10-04 Michal SojkaSimplify manual execution of QT test
2013-04-30 Michal SojkaReport failed commands in tests (under bash only)
2013-04-30 Michal SojkaPut qt test to a single file
2013-04-30 Michal SojkaFix failure in cmetric test
2013-04-30 Michal SojkaIgnore temporary directories created by running tests
2013-04-30 Michal SojkaWhitespace
2013-04-30 Michal SojkaFix error in test runner
2012-10-16 Michal SojkaAdd test for CXXFLAGS
2012-07-09 Michal SojkaFix parallel make test
2012-07-09 Michal SojkaFix cmetric test
2011-07-18 Michal SojkaAdd test for IDL
2011-07-18 Michal Sojkatests: Only include .files file if it exists
2011-03-12 Michal Sojkatest: Update test_PROGRAMS test
2011-03-12 Michal Sojkatest: Allow testing only a single type of rules
2011-03-12 Michal SojkaFix a few tests to work correctly with rtems rules
2011-03-12 Michal SojkaAdd fixes for keil51 rules to pass the tests
2011-03-12 Michal Sojkatest: Add check for cygpath command which is needed...
2011-03-12 Michal SojkaPartially fix cmetric test for keil16x
2011-03-12 Michal SojkaTests can by run also by "make test"
2011-03-12 Michal Sojkatests: Fix quoting in heredoc
2011-03-12 Michal SojkaFix the test to work correctly with RTEMS rules
2011-03-12 Michal SojkaAdd omk-get-var target to get values of OMK variables
2011-03-12 Michal SojkaUse rules-specific environment for tests
2011-03-12 Michal Sojkawvtestrun produces nicer (and more readable) output
2011-03-12 Michal Sojkawvtest: Visually delimit the output of failed tests
2011-03-11 Michal Sojkatest: Use bash's conditional expression
2011-02-22 Michal SojkaAdd test for bug in bin_SCRIPTS handling
2011-02-22 Michal SojkaDo not use WVSTART in test scripts - it is called autom...
2011-02-22 Michal SojkaFirst converted test to run under wvtest
2011-02-21 Michal SojkaRun test scripts via bash to have better location reporting
2011-02-21 Michal SojkaRun all tests via Makefile
2011-02-21 Michal SojkaFix functions.sh
2011-02-21 Michal SojkaFix omk_config test output to be nicer (with newlines)
2011-02-21 Michal SojkaInclude functions.sh from the correct directory
2011-02-21 Michal SojkaMove all tests to the root directory
2011-02-21 Michal SojkaConvert functions.sh to make the old scripts runable...
2011-02-21 Michal SojkaManually fix all_omk_subdirs test
2011-02-21 Michal SojkaRename runtest file according to the containing directory
2011-02-21 Michal SojkaConvert test files to scripts that recreate them
2011-02-21 Michal SojkaCovnert tests to wvtest and add test for bin_scripts
2011-02-21 Michal SojkaAdd wvtest scripts
2010-07-29 Michal Sojkatester.py: Do not import nonexistent rulesdef
2010-04-02 Michal SojkaCreate config.omk-default automatically
2010-04-02 Michal SojkaRemove unnecessary subshell invocation from include...
2010-03-21 Michal SojkaFix bug in the previous commit when Makefile.omk is...
2010-03-21 Michal SojkaAllow sources in subdirectories
2010-01-20 Michal SojkaRemoved forgotten Makefile.rules from a test
2010-01-20 Michal SojkaFixes to support overriding SUBDIRS from command line
2010-01-20 Pavel PisaMerge branch 'master' of pisa@rtime.felk.cvut.cz:/var...
2010-01-20 Michal SojkaAdded INVOCATION_DIR variable
2009-12-08 Michal SojkaClean up after parralel_make test
2009-12-08 Michal SojkaAdded a test Makefile.omk which I forgot to commit...
2009-11-04 Michal SojkaQT: qmake location can be specified by QMAKE variable
2009-10-22 Michal SojkaCMETRIC learned how to export values in decimal format
2009-09-25 Michal Sojkacmetric: Fixed for shells without "set -o pipefail...
2009-09-25 Michal SojkaAdded test for cmetric
2009-07-12 Michal SojkaFix parallel_make test to not return false positives
2009-07-10 Michal SojkaLet tester return non-zero error code when some testcas...
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...
next