File: README.source

package info (click to toggle)
onscripter 20230825-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 1,412 kB
  • sloc: cpp: 32,593; xml: 114; sh: 105; makefile: 93; python: 10
file content (17 lines) | stat: -rw-r--r-- 497 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
onscripter for Debian
----------------------------

# Run tests inside X for debug

Normally test cases should be run by "autopkgtest . -- null".

But if you have some problems with the tests, we can run those tests
directly under X environment and see the results.

Please invoke by the following commands:

 * DEBUG1=1 ./debian/tests/hello01
 * DEBUG1=1 ./debian/tests/hello02
 * DEBUG1=1 ./debian/tests/hello03

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Sat, 22 Dec 2018 00:22:09 +0800