eddie
Timeline
Not logged in
Public Repositories
mwm's Repositories

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

19 check-ins that include changes to files matching 'tests/*'

2015-05-27
21:21
Add the not-quite-working 'lazy' option. check-in: 04a48d2f36 user: mwm tags: trunk, 1.0.0
2015-05-22
09:11
Add import failure test, tweak test for extensions failure check-in: 3352209eed user: mwm tags: trunk
09:03
Add the --extension option check-in: 44a2726ddf user: mwm tags: trunk
2015-05-21
22:46
Summary: Change the tests to do one with --list check-in: 0040d7f8bf user: mwm tags: trunk
20:53
Add tests for the new names option check-in: 59d5760b5d user: mwm tags: trunk
20:46
Fix the input encoding and tests to work. check-in: 827233cca4 user: mwm tags: trunk
18:08
Handle input encoding, add encoding tests. check-in: 1cb1328b83 user: mwm tags: trunk
16:21
Add input encoding option. check-in: a660ec9e12 user: mwm tags: trunk
15:55
Update the usage tests for the new arguments. check-in: a037bb5b30 user: mwm tags: trunk
2015-05-17
22:42
Tweak tests for eddie2. check-in: 176dd5d947 user: mwm tags: trunk
2012-08-22
14:45
Bump version # and add another error test. check-in: 08f5733da5 user: mwm@mired.org tags: trunk
2011-09-08
19:33
Change quotes to work on Windows. check-in: d5f72a08ac user: mwm@mired.org tags: trunk, 0.5
2011-09-04
08:40
Rework the lines/files/list processing, so that the distinctions are now all handled in the mode setup. The options are a bit more logical: --line or --file breaks up the input by line or file, and --list added to them means your function gets passed the list instead of being mapped over it. check-in: 5490c7f7b0 user: mwm@mired.org tags: trunk
2011-09-03
08:01
Fix error return for usage errors. Complain if --file is used with no file names. More minor code readability tweaks. check-in: 9a2ff28b88 user: mwm@mired.org tags: trunk
07:24
Make newline processing smart about the end of the text. More man page fixes. check-in: 8c2147a353 user: mwm@mired.org tags: trunk
06:35
Add --file flag. More cleanup on the manual page. check-in: 007b56e816 user: mwm@mired.org tags: trunk
2011-09-02
20:51
Change haskell error exit status to 2. Update man page. check-in: 1b945ad739 user: mwm@mired.org tags: trunk
19:55
Send error output to standard error, set exit code appropriately. check-in: c46976879c user: mwm@mired.org tags: trunk
19:35
Rewrite tests to use shelltestrunner instead of Unix shell. check-in: 9ef0e0d9e3 user: mwm@mired.org tags: trunk