rwdmovies 0.94 → 0.95

Sign up to get free protection for your applications and to get access to all the features.
Files changed (32) hide show
  1. data/Readme.txt +413 -99
  2. data/code/01rwdcore/01rwdcore.rb +1 -1
  3. data/code/01rwdcore/jumplinkcommand.rb +26 -0
  4. data/code/01rwdcore/rundocuments.rb +10 -0
  5. data/code/01rwdcore/runeditconfiguration.rb +10 -0
  6. data/code/01rwdcore/runhelpabout.rb +10 -0
  7. data/code/01rwdcore/selectiontab.rb +9 -0
  8. data/code/01rwdcore/test_cases.rb +53 -59
  9. data/code/01rwdcore/test_harness.rb +1 -0
  10. data/code/superant.com.rwdmovies/runrwdmoviesconfiguration.rb +9 -0
  11. data/code/superant.com.rwdmovies/runrwdmoviestab.rb +9 -0
  12. data/code/superant.com.rwdmovies/test_cases.rb +48 -0
  13. data/code/superant.com.rwdtinkerbackwindow/runremoteinstall.rb +11 -0
  14. data/configuration/rwdapplicationidentity.dist +2 -2
  15. data/configuration/rwdmovies.dist +4 -4
  16. data/configuration/rwdtinker.dist +3 -3
  17. data/configuration/tinkerwin2variables.dist +1 -1
  18. data/gui/00coreguibegin/applicationguitop.rwd +1 -1
  19. data/gui/frontwindow0/superant.com.rwdmovies/6editrecord.rwd +9 -9
  20. data/gui/frontwindowselectionbegin/selectiontabbegin/selectiontabbegin.rwd +2 -7
  21. data/gui/frontwindowselections/superant.com.rwdtinkerwin2selectiontab/jumplinkcommands.rwd +15 -0
  22. data/gui/tinkerbackwindows/superant.com.tinkerbackwindow/81jumplinkcommands.rwd +17 -0
  23. data/rwd_files/HowTo_Tinker.txt +9 -0
  24. data/rwd_files/tinker.png +0 -0
  25. data/rwdconfig.dist +4 -2
  26. data/tests/RubyGauge.rb +179 -0
  27. data/tests/makedist.rb +1 -0
  28. metadata +17 -8
  29. data/gui/frontwindowselections/superant.com.rwdtinkerwin2selectiontab/rwdwin2selectiontab.rwd +0 -12
  30. data/gui/tinkerbackwindows/superant.com.tinkerbackwindow/80tab1.rwd +0 -11
  31. data/tests/rwdtinkertestEN.rb +0 -163
  32. data/tests/test.result +0 -32
@@ -1,32 +0,0 @@
1
- Loaded suite C:/ruby/sample/watir/examples/rwdtinkertestEN
2
- Started
3
- ## Beginning of test: rwdtinker
4
-
5
- Action: entered http://localhost:7705in the address bar.
6
- Action: clicked the Help Window link
7
- Action: clicked the nexttab link
8
- Action: clicked the main tab link
9
- Action: clicked the cancel button
10
- Action: clicked tab one
11
- Action: clicked the selectiontab
12
- Action: clicked the Help Window link
13
- Action: clicked the backone tab
14
- pageContainsText: Looking for: previous window (string) - found it ok
15
- Action: clicked the diagnostictab top link
16
- Action: clicked Ruby Version button.
17
- pageContainsText: Looking for: Version (string) - found it ok
18
- Action: clicked platform button.
19
- pageContainsText: Looking for: Platform is (string) - found it ok
20
- Action: clicked rwdtinker version button.
21
- pageContainsText: Looking for: rwdtinker version (string) - found it ok
22
- pageContainsText: Looking for: View the list (string) - found it ok
23
- Action: clicked the list files button.
24
- Action: clicked the View Install Text button.
25
- pageContainsText: Looking for: rwdviewlogo (string) - found it ok
26
- pageContainsText: Looking for: File Name (string) - found it ok
27
- pageContainsText: Looking for: view the list of zip files (string) - found it ok
28
- Action: clicked the List applets available for installing button.
29
-
30
- Finished in 32.716 seconds.
31
-
32
- 6 tests, 8 assertions, 0 failures, 0 errors