OSDN Git Service

M tests/command/plottest.cpp: add a test for PlotModifier
authornogu <nogu@3964cfc2-352b-0410-b06c-9ff7d3e98643>
Mon, 25 May 2009 15:52:41 +0000 (15:52 +0000)
committernogu <nogu@3964cfc2-352b-0410-b06c-9ff7d3e98643>
Mon, 25 May 2009 15:52:41 +0000 (15:52 +0000)
commit97e77a9c1cff3d34743e3785f7e2f3593aa97030
tree59d070c105b503a625f41be307a1119bbf3a5d0a
parentf574f34220c72205e49465d59f06bff77adcf85e
M    tests/command/plottest.cpp: add a test for PlotModifier
M    tests/command/fittest.cpp: add a test for FitModifier
M    src/command/plotrange.cpp: add boundary checks
M    src/command/plotmodifier.cpp: add boundary checks

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@1024 3964cfc2-352b-0410-b06c-9ff7d3e98643
src/command/plotmodifier.cpp
src/command/plotrange.cpp
tests/command/fittest.cpp
tests/command/plottest.cpp