Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/signals
Commit message (Expand)AuthorAgeFilesLines
* Fixed #25550 -- Deprecated direct assignment to the rever...Tim Graham2015-10-271-2/+2
* Added a test for model pre/post_init signals.Jay2014-11-211-0/+14
* Fixed #21391 -- Allow model signals to lazily reference t...Simon Charette2013-11-241-2/+49
* Fixed some Signal.disconnect calls from 058e434.Loic Bistuer2013-11-181-23/+23
* Merged the signals and signals_regress test packages.Loic Bistuer2013-11-182-127/+204
* Fixing E302 ErrorsJason Myers2013-11-032-0/+3
* Removed unused local variables in tests.Tim Graham2013-10-191-1/+1
* Removed most of absolute_import importsClaude Paroz2013-07-291-1/+1
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-263-0/+203