CDash svn revision 3274 in trunk -- thanks for the patch!
$ svn log -r 3274 ------------------------------------------------------------------------ r3274 | david.cole | 2012-08-21 07:08:31 -0400 (Tue, 21 Aug 2012) | 1 line Include test labels on the main page too, especially for the case where there are no build labels. Thanks to Kiwi Lorenz for the patch. ------------------------------------------------------------------------ On Tue, Aug 21, 2012 at 3:30 AM, Kay-Uwe 'Kiwi' Lorenz <[email protected]>wrote: > Hi David, > > attached you find a patch, which avoids duplicates using an associative > array. > > Kind regards, Kiwi > > > On 20.08.2012 17:14, David Cole wrote: > >> But with the attached patch, *duplicate* labels are possible, and that's >> not desirable either. Could you make a patch that avoids duplicating >> labels that are already represented by the previous block of code? >> >> >> On Mon, Aug 20, 2012 at 9:19 AM, Kay-Uwe 'Kiwi' Lorenz >> <[email protected] <mailto:[email protected]>> wrote: >> >> Hi all, >> >> If you are using subprojects and you have test-only subprojects, >> cdash will >> show the labels of them as "(none)". >> >> Attached you find a patch of index.php against CDash 2.0.2, which add >> labels for tests. >> >> Kind regards, Kiwi >> -- >> >> Kay-Uwe (Kiwi) Lorenz >> IT Department >> ModuleWorks GmbH >> Ritterstr. 12a >> 52072 Aachen >> Germany >> >> HRB 11871 >> Amtsgericht Aachen >> Geschäftsführer Yavuz Murtezaoglu >> >> -- >> >> Powered by www.kitware.com <http://www.kitware.com> >> >> >> Visit other Kitware open-source projects at >> >> http://www.kitware.com/**opensource/opensource.html<http://www.kitware.com/opensource/opensource.html> >> >> Please keep messages on-topic and check the CMake FAQ at: >> >> http://www.cmake.org/Wiki/**CMake_FAQ<http://www.cmake.org/Wiki/CMake_FAQ> >> >> Follow this link to subscribe/unsubscribe: >> >> http://www.cmake.org/mailman/**listinfo/cmake<http://www.cmake.org/mailman/listinfo/cmake> >> >> >> > -- > > Kay-Uwe (Kiwi) Lorenz > IT Department > ModuleWorks GmbH > Ritterstr. 12a > 52072 Aachen > Germany > > HRB 11871 > Amtsgericht Aachen > Geschäftsführer Yavuz Murtezaoglu >
-- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
