public
Description: This gem set the autotest (ZenTest) to send messages to software as Growl, LibNotify, and Snarl, displaying a window with the results.
Homepage: http://www.nomedojogo.com/
Clone URL: git://github.com/carlosbrando/autotest-notification.git
Click here to lend your support to: autotest-notification and make a donation at www.pledgie.com !
carlosbrando (author)
Wed Sep 30 20:43:54 -0700 2009
commit  aca3da9034bf801b9b6447034056878133521e93
tree    9240cb0bdde27f730605af5af5d07124d38a9bb9
parent  0d028af2ab5f969677e68778d582c249f38ddd07
autotest-notification / Manifest.txt
100644 60 lines (59 sloc) 1.362 kb
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
History.txt
License.txt
Manifest.txt
PostInstall.txt
README.txt
Rakefile
autotest-notification.gemspec
bin/an-install
bin/an-uninstall
bin/playsound
config/hoe.rb
config/requirements.rb
images/buuf/fail.png
images/buuf/pass.png
images/buuf/pending.png
images/doom/doom_0.png
images/doom/doom_1.png
images/doom/doom_2.png
images/doom/doom_3.png
images/doom/doom_4.png
images/doom/doom_5.png
images/doom/doom_6.png
images/fail.png
images/pass.png
images/pending.png
lib/autotest_notification.rb
lib/autotest_notification/buuf.rb
lib/autotest_notification/cygwin.rb
lib/autotest_notification/doom.rb
lib/autotest_notification/linux.rb
lib/autotest_notification/mac.rb
lib/autotest_notification/version.rb
lib/autotest_notification/windows.rb
script/console
script/destroy
script/generate
script/txt2html
setup.rb
sounds/doom/0.wav
sounds/doom/1.wav
sounds/doom/2.wav
sounds/doom/3.wav
sounds/doom/4.wav
sounds/doom/5.wav
sounds/doom/6.wav
tasks/deployment.rake
tasks/environment.rake
tasks/website.rake
test/autotest_notification/test_cygwin.rb
test/autotest_notification/test_linux.rb
test/autotest_notification/test_mac.rb
test/autotest_notification/test_windows.rb
test/test_autotest_notification.rb
test/test_helper.rb
website/index.html
website/index.txt
website/javascripts/rounded_corners_lite.inc.js
website/stylesheets/screen.css
website/template.html.erb