summaryrefslogtreecommitdiffstats
path: root/sal/CppunitTest_sal_osl_process.mk
Commit message (Collapse)AuthorAgeFilesLines
* gbuild: "use" vs. "add":Michael Stahl2012-04-081-1/+1
| | | | | | | | | Naming convention for gbuild methods: - "add" is used for stuff that is logically a part of the target (i.e. not registered at the Module, but defined in the target's makefile) - "use" is used for stuff that is logically a different target (i.e. it is registered at the Module, has it's own makefile, may be in a different module than the target)
* sal: add dependency for unit test, fix typo in commentMatúš Kukan2012-03-281-0/+4
|
* sal: split unit-tests to one test per makefileMatúš Kukan2012-01-211-13/+0
|
* sal: add more unit testsMatúš Kukan2011-12-191-0/+52