Megatest

Check-in [9742a8ae22]
Login
Overview
Comment:Lots of stuff for installall flow
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | dev
Files: files | file ages | folders
SHA1: 9742a8ae2292963a218c36559a46681ce686e8ab
User & Date: matt on 2013-07-22 18:36:06
Other Links: branch diff | manifest | tags
Context
2013-07-22
21:00
Completed IUP compile task check-in: 57d8d97527 user: matt tags: dev
18:36
Lots of stuff for installall flow check-in: 9742a8ae22 user: matt tags: dev
18:35
Lots of stuff for installall flow check-in: 749b68c55a user: matt tags: dev
Changes

Modified tests/installall/tests/iupsrclib/testconfig from [75a19af0d9] to [1d7cd86274].

1
2
3

4


5
6
7
8
9
10
11
# Add additional steps here. Format is "stepname script"
[ezsteps]
download download.sh

compile  compile.sh



# Test requirements are specified here
[requirements]
waiton ffcall setup

# Iteration for your tests are controlled by the items section
[items]



>
|
>
>







1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Add additional steps here. Format is "stepname script"
[ezsteps]
download download.sh
lua compile.sh lua52
im compile.sh im
cd compile.sh cd
iup compile.sh iup

# Test requirements are specified here
[requirements]
waiton ffcall setup

# Iteration for your tests are controlled by the items section
[items]