wip: pgo without Wayland

* Split up source files into several static libraries: misc + vtlib
* Add a new executable, pgo, that links to vtlib
* pgo is kind of like a mock test:
  - provides stub implementations of functions not present in vtlib
  - sets up a dummy terminal instance
  - calls vt_from_slave() with static (pre-generated) content
This commit is contained in:
Daniel Eklöf 2020-11-14 11:00:43 +01:00
parent 861f3a4e6d
commit 4577bb2bb3
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
3 changed files with 271 additions and 13 deletions

1
pgo-input-80x24.raw Normal file

File diff suppressed because one or more lines are too long