37 Commits (c74f24d7336d757354b2c122d503fbddb5608263)

Author SHA1 Message Date
conradhilley 686a9a7ce7 closes #523 - added ColourChooser widget 4 years ago
Chris fca40dbcd5 closes #408 - allow hiding of widgets in UI 5 years ago
Andy Lee d437955b65 Adding tests for mutex groups 5 years ago
Chris a46b475f23 move integration tests 5 years ago
Chris be1343b6da closes #377 - drop all non-serializable objects from default args 5 years ago
Conrrad a06e024023 Add absolute imports 5 years ago
Conrrad 28df915f29 Add option to suppress progress regex matches in stdout 5 years ago
Chris d2bc6d0172 Patch regression causing listbox defaults to not be applied 6 years ago
Chris 0ae2472c72 closes #329 - string coersion is too broad causing typing errors 6 years ago
Chris 5ebcdd668c Issue 321 Pt II - convert default arguments to strings 6 years ago
Chris aeb8f67b92 closes issue #321 - coerce choices to string 6 years ago
Chris cf802b503b Closes #316 - counter output was generated incorrectly 6 years ago
Chris c8450cf20b closes #312 - tuples causing failure when passed to 6 years ago
chriskiehl 8f91e53469 Fix hard coded absolute path in tests 6 years ago
chriskiehl 169aac0a9a untrack test file 6 years ago
chriskiehl 6da849689a update tests 6 years ago
chriskiehl 3638aa4949 Add regression test for language files 6 years ago
chriskiehl fb5fb0fb99 integration tests 6 years ago
chriskiehl 014c1c0fe6 Remove outdated, rewritten, and unused gooey code 6 years ago
unknown dc6386c3a9 Added python 3 compatibility 7 years ago
chriskiehl b0cf1dbb5b Bumping up test coverage 8 years ago
chriskiehl 6a94bdaf2b Removed old files 8 years ago
chriskiehl efbea19c13 Removed outdated code 9 years ago
chriskiehl fea11ec404 Removed outdated files 9 years ago
Christoph Buchner 84fa92a160 Move pytest fixtures into conftest.py 9 years ago
Christoph Buchner 2799d54f16 Add more tests to raise test coverage. 9 years ago
Christoph Buchner 0b59582d5f Make tests pass, close #127. 9 years ago
chriskiehl 36967a58f4 image_repository tests 9 years ago
chriskiehl a8295a717d i18n cleanup 9 years ago
chriskiehl 83b7ba38cc Removed pycharm's author blurb 9 years ago
chriskiehl 81a262f2dd added subparser support 9 years ago
chriskiehl 5cf42a17b8 Removed old tests. Cleaned up new tests 9 years ago
chriskiehl 9796d50fa9 Updated tests 9 years ago
chriskiehl b0ccb94039 Updated examples 10 years ago
chriskiehl 8025265366 More project restructuring. Fixed bugs in widget_pack's getvalue methods, changed how parsing is done. Started updating the fantastically out of date unittests. Getting close! 10 years ago
chriskiehl a39924948c Changes Project structure. Added doubleBuffering on panels to reduce flicker 10 years ago
chriskiehl c610b784a2 Chagned from directly running python code, to executing a path via Popen to facilitate using Gooey with other languages. Add additional configration options to GUI (still in progress). First pass at project restructure to make things easier to find. 10 years ago