Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Forum Updated on Feb 6th

    Unit test from Qt Lib

    General and Desktop
    2
    2
    878
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      rubikon last edited by

      Hello.

      I've read/heard that unit test are used for the development of the Qt framework itself to test the Qt sourcecode.

      Where can I find these unit test?

      I'm just curious to see how other people write there unit tests :-)

      1 Reply Last reply Reply Quote 0
      • sierdzio
        sierdzio Moderators last edited by

        They are in-source in every module, in "tests" subfolder. An example for qtbase repo: "qtbase tests":https://qt.gitorious.org/qt/qtbase/trees/master/tests.

        (Z(:^

        1 Reply Last reply Reply Quote 0
        • First post
          Last post