mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-06-19 05:18:16 +08:00
Moved analyzer tests to its own project
Also moves tests to `./test` which makes it possible for all test projects to share the same .editorconfig files and similar.
This commit is contained in:
@ -0,0 +1,7 @@
|
||||
┌────────┬────────┬───────┐
|
||||
│ Foo │ Bar │ Baz │
|
||||
├────────┼────────┼───────┤
|
||||
│ Qux │ Corgi │ Waldo │
|
||||
│ │ │ │
|
||||
│ Grault │ Garply │ Fred │
|
||||
└────────┴────────┴───────┘
|
@ -0,0 +1,6 @@
|
||||
┌────────┬────────┬───────┐
|
||||
│ Foo │ Bar │ Baz │
|
||||
├────────┼────────┼───────┤
|
||||
│ Qux │ Corgi │ Waldo │
|
||||
│ Grault │ Garply │ Fred │
|
||||
└────────┴────────┴───────┘
|
@ -0,0 +1,7 @@
|
||||
┌────────┬────────┬──────────┐
|
||||
│ Foo │ Bar │ Baz │
|
||||
├────────┼────────┼──────────┤
|
||||
│ Qux │ Corgi │ Waldo │
|
||||
│ Quuux │ │ │
|
||||
│ Grault │ Garply │ Fred │
|
||||
└────────┴────────┴──────────┘
|
@ -0,0 +1,6 @@
|
||||
┌────────┬────────┬───────┐
|
||||
│ Foo │ Bar │ Baz │
|
||||
├────────┼────────┼───────┤
|
||||
│ Qux │ Corgi │ Waldo │
|
||||
│ Grault │ Garply │ Fred │
|
||||
└────────┴────────┴───────┘
|
@ -0,0 +1,6 @@
|
||||
┌────────┬────────┬────────────────────────────┐
|
||||
│ Foo │ Bar │ Baz │
|
||||
├────────┼────────┼────────────────────────────┤
|
||||
│ Qux │ Corgi │ Waldo │
|
||||
│ Grault │ Garply │ Lorem ipsum dolor sit amet │
|
||||
└────────┴────────┴────────────────────────────┘
|
@ -0,0 +1,6 @@
|
||||
┌───────────────────────────┬───────────────────────────┬──────────────────────┐
|
||||
│ Foo │ Bar │ Baz │
|
||||
├───────────────────────────┼───────────────────────────┼──────────────────────┤
|
||||
│ Qux │ Corgi │ Waldo │
|
||||
│ Grault │ Garply │ Fred │
|
||||
└───────────────────────────┴───────────────────────────┴──────────────────────┘
|
@ -0,0 +1,16 @@
|
||||
╔════════════════════════════╗
|
||||
║ ┌────────┬───────┬───────┐ ║
|
||||
║ │ Foo │ Bar │ Baz │ ║
|
||||
║ ├────────┼───────┼───────┤ ║
|
||||
║ │ Qux │ Corgi │ Waldo │ ║
|
||||
║ │ With A │ │ │ ║
|
||||
║ │ Long │ │ │ ║
|
||||
║ │ Descri │ │ │ ║
|
||||
║ │ ption │ │ │ ║
|
||||
║ │ Grault │ Garpl │ Fred │ ║
|
||||
║ │ │ y │ On A │ ║
|
||||
║ │ │ │ Long │ ║
|
||||
║ │ │ │ Long │ ║
|
||||
║ │ │ │ Walk │ ║
|
||||
║ └────────┴───────┴───────┘ ║
|
||||
╚════════════════════════════╝
|
@ -0,0 +1,8 @@
|
||||
┌────────┬────────┬───────┐
|
||||
│ Foo │ Bar │ Baz │
|
||||
├────────┼────────┼───────┤
|
||||
│ Qux │ Corgi │ Waldo │
|
||||
│ Grault │ Garply │ Fred │
|
||||
├────────┼────────┼───────┤
|
||||
│ Oof │ │ Zab │
|
||||
└────────┴────────┴───────┘
|
@ -0,0 +1,12 @@
|
||||
╭───────┬───────┬───────╮
|
||||
│ ┌───┐ │ ┌───┐ │ ┌───┐ │
|
||||
│ │ A │ │ │ D │ │ │ G │ │
|
||||
│ │ B │ │ │ E │ │ │ H │ │
|
||||
│ │ C │ │ │ F │ │ │ I │ │
|
||||
│ └───┘ │ └───┘ │ └───┘ │
|
||||
├───────┼───────┼───────┤
|
||||
│ Hello │ World │ │
|
||||
│ … │ Whaat │ Lol │
|
||||
│ Hej │ Värld │ │
|
||||
│ │ en │ │
|
||||
╰───────┴───────┴───────╯
|
@ -0,0 +1,6 @@
|
||||
┌────────┬────────┬───────┐
|
||||
│ Foo │ Bar │ Baz │
|
||||
├────────┼────────┼───────┤
|
||||
│ Qux │ Corgi │ Waldo │
|
||||
│ Grault │ Garply │ Fred │
|
||||
└────────┴────────┴───────┘
|
@ -0,0 +1,7 @@
|
||||
┌────────┬────────┬───────┐
|
||||
│ Foo │ Bar │ Baz │
|
||||
├────────┼────────┼───────┤
|
||||
│ Qux │ Corgi │ Waldo │
|
||||
│ Quuux │ │ │
|
||||
│ Grault │ Garply │ Fred │
|
||||
└────────┴────────┴───────┘
|
@ -0,0 +1,11 @@
|
||||
┌───────────────────────────────────┐
|
||||
│ +-------------------------------+ │
|
||||
│ | ╭──────────┬────────┬───────╮ | │
|
||||
│ | │ Foo │ Bar │ Baz │ | │
|
||||
│ | ├──────────┼────────┼───────┤ | │
|
||||
│ | │ Qux │ Corgi │ Waldo │ | │
|
||||
│ | │ Quuuuuux │ │ │ | │
|
||||
│ | │ Grault │ Garply │ Fred │ | │
|
||||
│ | ╰──────────┴────────┴───────╯ | │
|
||||
│ +-------------------------------+ │
|
||||
└───────────────────────────────────┘
|
@ -0,0 +1,3 @@
|
||||
┌─────┬─────┬────────┐
|
||||
│ Foo │ Bar │ Baz │
|
||||
└─────┴─────┴────────┘
|
@ -0,0 +1,6 @@
|
||||
┌────────┬────────┬───────┐
|
||||
│ Foo │ Bar │ Baz │
|
||||
├────────┼────────┼───────┤
|
||||
│ Qux │ Corgi │ Waldo │
|
||||
│ Grault │ Garply │ Fred │
|
||||
└────────┴────────┴───────┘
|
@ -0,0 +1,8 @@
|
||||
Hello World
|
||||
╭────────┬────────┬───────╮
|
||||
│ Foo │ Bar │ Baz │
|
||||
├────────┼────────┼───────┤
|
||||
│ Qux │ Corgi │ Waldo │
|
||||
│ Grault │ Garply │ Fred │
|
||||
╰────────┴────────┴───────╯
|
||||
Goodbye World
|
@ -0,0 +1,8 @@
|
||||
Hello World
|
||||
╭────────┬────────┬───────╮
|
||||
│ Foo │ Bar │ Baz │
|
||||
├────────┼────────┼───────┤
|
||||
│ Qux │ Corgi │ Waldo │
|
||||
│ Grault │ Garply │ Fred │
|
||||
╰────────┴────────┴───────╯
|
||||
Goodbye World
|
@ -0,0 +1,8 @@
|
||||
Hello World
|
||||
╭────────┬────────┬───────╮
|
||||
│ Foo │ Bar │ Baz │
|
||||
├────────┼────────┼───────┤
|
||||
│ Qux │ Corgi │ Waldo │
|
||||
│ Grault │ Garply │ Fred │
|
||||
╰────────┴────────┴───────╯
|
||||
Goodbye World
|
@ -0,0 +1,8 @@
|
||||
Hello World
|
||||
╭────────┬────────┬───────╮
|
||||
│ Foo │ Bar │ Baz │
|
||||
├────────┼────────┼───────┤
|
||||
│ Qux │ Corgi │ Waldo │
|
||||
│ Grault │ Garply │ Fred │
|
||||
╰────────┴────────┴───────╯
|
||||
Goodbye World
|
Reference in New Issue
Block a user