[Bug 83335] New: KDevelop should have automated test suite for application templates

Brad Hards bradh at frogmouth.net
Wed Jun 16 14:38:28 UTC 2004


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
      
http://bugs.kde.org/show_bug.cgi?id=83335      
           Summary: KDevelop should have automated test suite for
                    application templates
           Product: kdevelop
           Version: unspecified
          Platform: unspecified
        OS/Version: Linux
            Status: NEW
          Severity: wishlist
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel kdevelop org
        ReportedBy: bradh frogmouth net


Version:           3.0.90 (CVS) (using KDE Devel)
Compiler:          gcc version 3.3.3 20040412 (Red Hat Linux 3.3.3-7)

 Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --disable-libunwind-exceptions --with-system-zlib --enable-__cxa_atexit --host=i386-redhat-linux

Thread model: posix
OS:                Linux

At bug:83334, I reported a problem with KOffice Part application template.

It would be nice if KOffice had an automated (or at least mostly-automated) system to test that all application templates will install, configure, build and ideally run. This would help to prevent regressions.

I imagine a DCOP based script that iterates through each template, creating a project that uses that template, running automake & friends / qmake / whatever as appropriate and checking that it builds.  The script might need some priming to know what is the correct action for each project, or it might be able to tell from the project file/files.




More information about the KDevelop-devel mailing list