OSDN Git Service

save_png: don't append an additional info block
[mypaint-anime/master.git] / tests /
2011-10-28 Martin Renoldfix unittest
2011-10-23 Martin Renoldfix unittests
2011-10-03 Jon NordbyMake TiledSurface an internal member of Layer
2011-09-24 Martin Renoldlayer modes: remove redundant CLAMP, add regression...
2011-08-10 Andrew ChadwickScratchpad: catch up to master
2011-08-07 Martin Renoldtesting: fix GUI tests
2011-08-01 Martin Renoldrename "trash" --> "junk"
2011-08-01 Martin Renoldtesting: fix exception in test_memory_leak.py
2011-07-27 Martin Renoldrename "trash" --> "junk"
2011-07-27 Martin Renoldtesting: fix exception in test_memory_leak.py
2011-05-16 Martin Renoldrefactor brush observer code and its users
2011-05-16 Martin Renoldbrushlib: add reset, reset at startup
2011-05-06 Martin Renoldtesting: include smudging brush in paint test
2011-04-10 Martin Renoldtesting: new test brushengine_paint_hires
2011-04-10 Martin Renoldtesting: fix brush selection
2011-01-23 Martin Renoldtesting: ignore pointer movements during gui test
2010-10-24 Martin Renoldfix performance tests
2010-10-10 Martin Renoldfix unittest (brushes missing)
2010-08-29 Martin Renoldprofiling: get rid of disk write activity
2010-08-20 Martin Renoldtesting: start profiler from debug menu
2010-08-20 Martin Renoldtesting: test_performance.py can show callgraph
2010-08-20 Martin Renoldtesting: more scrolling performance tests
2010-08-15 Martin Renoldtesting: new performance test "save_ora_again"
2010-08-15 Martin Renoldfix unittest
2010-08-15 Martin Renoldtest_performance: save_png_layer test
2010-07-18 Ilya PortnovFix unit-tests.
2010-06-16 Martin Renoldtesting: add memory_after_startup
2010-06-03 Martin Renoldtesting: fix test_mypaintlib.py on 32bit
2010-06-02 Martin Renoldfix unittest
2010-04-04 Martin Renoldfix instructions in README.profiling
2010-04-01 Jon Nordbygui: Move code from drawwindow into separate file
2010-03-14 Martin Renoldtesting: more refactoring, add gui leak test
2010-03-14 Martin Renoldtesting: refactor gui control code
2010-03-13 Martin Renoldtesting: more robust leak test
2010-03-13 Martin Renoldtesting: move memory leak test into own script
2010-02-14 Martin Renoldtesting: more memory leak debugging
2010-02-07 Martin Renoldperftests: finish profiling code
2010-02-07 Martin Renoldperftests: prepare for easy profiling
2010-02-07 Jon Nordbyperftests: Add flag for profiling output
2010-01-10 Martin Renoldfix unittests
2010-01-10 Martin Renoldupdate unittest
2009-12-13 Martin Renoldrefactor brush/groups file handling
2009-12-13 Martin Renoldbrushgroups implemented, basic drag&drop working (wip...
2009-11-01 Jonas WagnerMerge branch 'master' of git://gitorious.org/mypaint...
2009-10-25 Martin Renoldtesting: more checks for memory leaks
2009-10-25 Martin Renoldfix leak test, idletask/strokemap code refactoring
2009-10-24 Martin Renoldunittest for memory leak
2009-09-11 Martin Renoldfix performance tests
2009-08-29 Martin Renold16bit compositing (step 1/2)
2009-08-29 Martin Renoldunittest: fix displaying of PNG differences
2009-08-29 Martin Renoldenable assertions with "scons debug=true"
2009-08-29 Martin Renoldfix unittest
2009-08-19 Martin RenoldMerge branch 'i18n' (with cleaned-up commits)
2009-07-31 Martin Renoldfix unittest
2009-07-24 Martin Renoldregression tests for saving PNG
2009-07-10 Martin RenoldAdd a test to measure memory usage
2009-07-10 Martin RenoldAdditional performance tests
2009-07-10 Martin RenoldRun several tests in a row
2009-07-10 Martin RenoldTests continued, moved into own directory