1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-07 23:32:53 +02:00

6 Commits

Author SHA1 Message Date
Steve Daulton
76954f4bcd Update default tests in pipe-test.pl for 2.2.2 2018-01-21 23:24:37 +00:00
James Crook
8434c3903a Start of automated recording tests. 2018-01-18 20:42:40 +00:00
James Crook
f9f3da384c Update Perl pipe-test.pl script. 2018-01-14 15:26:42 +00:00
James Crook
ce697d052a mod-script-pipe python scripts working on linux too.
- Pipe names are different on Linux.
- End of line is different on linux.
- The pipe must be opened with 'w+' not just 'w'.
2018-01-13 13:54:44 +00:00
James Crook
27d2b7c51b Add AutomationCommands class
- AutomationCommands replaces GetAllMenuCommands, and can provide
information about menus, buttons and toolbars to a script.
- BatchCommands can now return textual results to a script.
- There's a new GUID for mod-script-pipe and it is included in the .sln.
2018-01-06 19:27:45 +00:00
James Crook
b6138b1968 Move pipe scripts into a subdirectory. 2017-12-20 19:57:03 +00:00