diff options
| author | Alex Leferry 2 <alexherbo2@gmail.com> | 2014-06-30 12:22:50 +0200 |
|---|---|---|
| committer | Alex Leferry 2 <alexherbo2@gmail.com> | 2014-06-30 12:22:50 +0200 |
| commit | d20d43bf3622fc4bb416cf2ca95d5cf0c4c88fcf (patch) | |
| tree | 42173f19891a452bdf10b8b7769a457068ecbb7a /test/unit/UP | |
| parent | 7aa78d726a54fa57a8dc5ed973ab0b30eeba6bf3 (diff) | |
add testing framework
Diffstat (limited to 'test/unit/UP')
| -rw-r--r-- | test/unit/UP/cmd | 1 | ||||
| -rw-r--r-- | test/unit/UP/in | 2 | ||||
| -rw-r--r-- | test/unit/UP/selections | 2 |
3 files changed, 5 insertions, 0 deletions
diff --git a/test/unit/UP/cmd b/test/unit/UP/cmd new file mode 100644 index 00000000..7692e7d4 --- /dev/null +++ b/test/unit/UP/cmd @@ -0,0 +1 @@ +K diff --git a/test/unit/UP/in b/test/unit/UP/in new file mode 100644 index 00000000..97b4d9dc --- /dev/null +++ b/test/unit/UP/in @@ -0,0 +1,2 @@ +foo +%(bar) diff --git a/test/unit/UP/selections b/test/unit/UP/selections new file mode 100644 index 00000000..031360a8 --- /dev/null +++ b/test/unit/UP/selections @@ -0,0 +1,2 @@ +o +b |
