Virgil Dupras committed changeset [9]

June 4th, 2009 @ 06:34 PM

Refactoring. moved all the test units into a "tests" sub-package.

Committed by Virgil Dupras

  • A /trunk/py/tests/__init__.py
  • A /trunk/py/tests/base.py
  • A /trunk/py/tests/gui/__init__.py
  • A /trunk/py/tests/loader/__init__.py
  • A /trunk/py/tests/model/__init__.py
  • M /trunk/py/tests/account_test.pytrunk/py/account_test.py4
  • M /trunk/py/tests/budget_test.pytrunk/py/budget_test.py7
  • M /trunk/py/tests/completion_test.pytrunk/py/completion_test.py6
  • M /trunk/py/tests/currency_test.pytrunk/py/currency_test.py4
  • M /trunk/py/tests/gui/account_panel_test.pytrunk/py/gui/account_panel_test.py4
  • M /trunk/py/tests/gui/account_pie_chart_test.pytrunk/py/gui/account_pie_chart_test.py4
  • M /trunk/py/tests/gui/account_reassign_panel_test.pytrunk/py/gui/account_reassign_panel_test.py4
  • M /trunk/py/tests/gui/balance_graph_test.pytrunk/py/gui/balance_graph_test.py4
  • M /trunk/py/tests/gui/balance_sheet_test.pytrunk/py/gui/balance_sheet_test.py4
  • M /trunk/py/tests/gui/bar_graph_test.pytrunk/py/gui/bar_graph_test.py4
  • M /trunk/py/tests/gui/csv_options_test.pytrunk/py/gui/csv_options_test.py4
  • M /trunk/py/tests/gui/custom_date_range_panel_test.pytrunk/py/gui/custom_date_range_panel_test.py4
  • M /trunk/py/tests/gui/date_widget_test.pytrunk/py/gui/date_widget_test.py4
  • M /trunk/py/tests/gui/entry_print_test.pytrunk/py/gui/entry_print_test.py4
  • M /trunk/py/tests/gui/entry_table_test.pytrunk/py/gui/entry_table_test.py4
  • M /trunk/py/tests/gui/filter_bar_test.pytrunk/py/gui/filter_bar_test.py4
  • M /trunk/py/tests/gui/graph_test.pytrunk/py/gui/graph_test.py4
  • M /trunk/py/tests/gui/import_table_test.pytrunk/py/gui/import_table_test.py4
  • M /trunk/py/tests/gui/import_window_test.pytrunk/py/gui/import_window_test.py4
  • M /trunk/py/tests/gui/income_statement_test.pytrunk/py/gui/income_statement_test.py4
  • M /trunk/py/tests/gui/main_window_test.pytrunk/py/gui/main_window_test.py4
  • M /trunk/py/tests/gui/mass_edition_panel_test.pytrunk/py/gui/mass_edition_panel_test.py4
  • M /trunk/py/tests/gui/net_worth_graph_test.pytrunk/py/gui/net_worth_graph_test.py4
  • M /trunk/py/tests/gui/print_view_test.pytrunk/py/gui/print_view_test.py4
  • M /trunk/py/tests/gui/profit_graph_test.pytrunk/py/gui/profit_graph_test.py4
  • M /trunk/py/tests/gui/search_field_test.pytrunk/py/gui/search_field_test.py4
  • M /trunk/py/tests/gui/split_table_test.pytrunk/py/gui/split_table_test.py4
  • M /trunk/py/tests/gui/table_test.pytrunk/py/gui/table_test.py4
  • M /trunk/py/tests/gui/transaction_panel_test.pytrunk/py/gui/transaction_panel_test.py4
  • M /trunk/py/tests/gui/transaction_print_test.pytrunk/py/gui/transaction_print_test.py4
  • M /trunk/py/tests/gui/transaction_table_test.pytrunk/py/gui/transaction_table_test.py4
  • M /trunk/py/tests/import_test.pytrunk/py/import_test.py4
  • M /trunk/py/tests/loader/base_test.pytrunk/py/loader/base_test.py4
  • M /trunk/py/tests/loader/csv_test.pytrunk/py/loader/csv_test.py4
  • M /trunk/py/tests/loader/native_test.pytrunk/py/loader/native_test.py4
  • M /trunk/py/tests/loader/ofx_test.pytrunk/py/loader/ofx_test.py4
  • M /trunk/py/tests/loader/qif_test.pytrunk/py/loader/qif_test.py4
  • M /trunk/py/tests/main_test.pytrunk/py/main_test.py4
  • M /trunk/py/tests/model/account_test.pytrunk/py/model/account_test.py4
  • M /trunk/py/tests/model/amount_test.pytrunk/py/model/amount_test.py4
  • M /trunk/py/tests/model/currency_test.pytrunk/py/model/currency_test.py4
  • M /trunk/py/tests/model/date_test.pytrunk/py/model/date_test.py4
  • M /trunk/py/tests/reconciliation_test.pytrunk/py/reconciliation_test.py4
  • M /trunk/py/tests/recurrence_test.pytrunk/py/recurrence_test.py4
  • M /trunk/py/tests/split_test.pytrunk/py/split_test.py4
  • M /trunk/py/tests/undo_test.pytrunk/py/undo_test.py4
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Shared Ticket Bins