« Return to Thread: Review Request: Unit tests for the python indenter

Re: Review Request: Unit tests for the python indenter

by Commit Hook-2 :: Rate this Message:

| View in Thread

This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104761/

This review has been submitted with commit 2a5459416bcfabd08d92fe962425c4757fbd9e4c by Sven Brauch to branch master.

- Commit


On April 27th, 2012, 5:10 p.m., Sven Brauch wrote:

Review request for Kate.
By Sven Brauch.

Updated April 27, 2012, 5:10 p.m.

Description

This adds a few unit tests for the python indenter script.

Diffs

  • CMakeLists.txt (2b36119)
  • part/tests/indenttest.h (3986a61)
  • part/tests/indenttest.cpp (88771c5)
  • testdata/indent/python/dedentBreak/expected (PRE-CREATION)
  • testdata/indent/python/dedentBreak/input.js (PRE-CREATION)
  • testdata/indent/python/dedentBreak/origin (PRE-CREATION)
  • testdata/indent/python/dedentContinue/expected (PRE-CREATION)
  • testdata/indent/python/dedentContinue/input.js (PRE-CREATION)
  • testdata/indent/python/dedentContinue/origin (PRE-CREATION)
  • testdata/indent/python/dedentPass/expected (PRE-CREATION)
  • testdata/indent/python/dedentPass/input.js (PRE-CREATION)
  • testdata/indent/python/dedentPass/origin (PRE-CREATION)
  • testdata/indent/python/dedentRaise/expected (PRE-CREATION)
  • testdata/indent/python/dedentRaise/input.js (PRE-CREATION)
  • testdata/indent/python/dedentRaise/origin (PRE-CREATION)
  • testdata/indent/python/dedentReturn/expected (PRE-CREATION)
  • testdata/indent/python/dedentReturn/input.js (PRE-CREATION)
  • testdata/indent/python/dedentReturn/origin (PRE-CREATION)
  • testdata/indent/python/indentColon/expected (PRE-CREATION)
  • testdata/indent/python/indentColon/input.js (PRE-CREATION)
  • testdata/indent/python/indentColon/origin (PRE-CREATION)
  • testdata/indent/python/keepIndent1/expected (PRE-CREATION)
  • testdata/indent/python/keepIndent1/input.js (PRE-CREATION)
  • testdata/indent/python/keepIndent1/origin (PRE-CREATION)
  • testdata/indent/python/keepIndent2/expected (PRE-CREATION)
  • testdata/indent/python/keepIndent2/input.js (PRE-CREATION)
  • testdata/indent/python/keepIndent2/origin (PRE-CREATION)
  • testdata/indent/python/keepIndent3/expected (PRE-CREATION)
  • testdata/indent/python/keepIndent3/input.js (PRE-CREATION)
  • testdata/indent/python/keepIndent3/origin (PRE-CREATION)
  • testdata/indent/python/keepIndent4/expected (PRE-CREATION)
  • testdata/indent/python/keepIndent4/input.js (PRE-CREATION)
  • testdata/indent/python/keepIndent4/origin (PRE-CREATION)

View Diff


_______________________________________________
KWrite-Devel mailing list
KWrite-Devel@...
https://mail.kde.org/mailman/listinfo/kwrite-devel

 « Return to Thread: Review Request: Unit tests for the python indenter