Menu

#2098 Fix project file Has*() functions

Trunk
closed-accepted
None
5
2006-11-21
2006-11-20
Kimmo Varis
No

My new unit-tests showed that ProjectFile class's Has*() functions didn't exactly work.. So I now fixed them by using separate member variable to keep track if the data was read from the project file.

This is a lot more accurate than trying to determine it from data values.

After this patch project files pass current (as of 2006-11-20) unit tests.

Discussion

  • Kimmo Varis

    Kimmo Varis - 2006-11-20

    Original and altered files

     
  • Kimmo Varis

    Kimmo Varis - 2006-11-21
    • assigned_to: nobody --> kimmov
    • status: open --> closed-accepted
     
  • Kimmo Varis

    Kimmo Varis - 2006-11-21

    Logged In: YES
    user_id=631874
    Originator: YES

    Committed to SVN.
    Completed: At revision: 3823

     

Log in to post a comment.