Revision 4d1c330...

Go back to digest for 20th April 2014

Other in KDE-PIM

Kevin Ottens committed changes in [zanshin] /:

Add spec for the data source listing

Let's try our first ATDD cycle. I start from the spec first, and just
add the necessary empty shells to get it to run. Now will make TDD
cycles to get to the point where the spec passes.

File Changes

Added 5 files
  •   src/domain/datasource.cpp
  •   src/domain/datasource.h
  •   src/presentation/datasourcelistmodel.cpp
  •   src/presentation/datasourcelistmodel.h
  •   tests/features/datasource/datasource-listing.feature
Modified 4 files
  •   src/domain/CMakeLists.txt
  •   src/presentation/CMakeLists.txt
  •   tests/features/step_definitions/main.cpp
  •   tests/features/testenv/kdehome/testdata.xml
9 files changed in total