-
Notifications
You must be signed in to change notification settings - Fork 69
/
README-windows.txt
81 lines (47 loc) · 1.58 KB
/
README-windows.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
fMBT Windows version
Install
-------
* Choose fMBT installer for the same architecture as your Python. If
you have 32-bit Python 2.7, use fMBT-installer-win32.exe. Print
Python architecture:
C:\Python27> python -c "import platform; print platform.architecture()"
If you do not have Python, the installer that you choose will install
Python 2.7.8 for the correct architecture, among other dependencies.
* Run fMBT-installer-winXX.exe.
* Let the installer install all (missing) dependencies and allow
extending PATH.
Build
-----
fMBT includes a script that builds Windows installer on Fedora
(build-fMBT-installer-winXX.exe.sh), and another script that builds
the installer inside Docker Fedora container on any Linux
(docker/build_fmbt_windows_docker.sh).
* Alternative 1, for Fedora users, build fMBT installer on host:
Run
./build-fMBT-installer-winXX.exe.sh 32
or
./build-fMBT-installer-winXX.exe.sh 64
to produce
build-win32/fMBT-installer-win32.exe
or
build-win64/fMBT-installer-win64.exe.
* Alternative 2, for any Linux user, build fMBT installer in Docker:
Install Docker and run:
cd docker; ./build_fmbt_windows_docker.sh 32
or
cd docker; ./build_fmbt_windows_docker.sh 64
Status
------
What is expected to work:
* fmbt (test generation and execution)
* fmbt-editor
* fmbt-scripter
* GUI test interfaces:
- fmbtandroid
- fmbtchromiumos
- fmbttizen
- fmbtwindows
What is likely to have issues (no porting efforts yet):
* GUI test interfaces: fmbtvnc, fmbtrdp
What is not planned to be ported on Windows:
* GUI test interfaces: fmbtx11