Testing CVS

Help out by testing the development version (CVS) of KMyMoney. It will be helpful to you if, when installing the CVS version, you use the configure option --enable-debug=full

General Testing

  1. Use KMyMoney CVS in real life scenarios and look for errant behavior or crashes.
  2. Work out step by step, reproducible cases.
  3. Run a dubug build and send the resulting backtraces to the mailing list

Directed Testing

  1. Actually try and break it
  2. Work out step by step, reproducible cases.
  3. Run a dubug build and send the resulting backtraces to the mailing list

Testing for advanced users

  1. Actually try and break it
  2. Work out step by step, reproducible cases.
  3. Run a dubug build and use the backtraces to find the error in the code.
  4. Write a patch to fix the problem and send it to the mailing list

These are one of the most needed ways you can contribute.

Howto download the code

Visit our Install from CVS page which contains the necessary instructions to get source directly from the repository.
Tarballs of released versions can be found on the SourceForge download page.