John Bintz
3c993001de
use kernel.rand/srand
2011-11-29 14:48:55 -05:00
John Bintz
602eb634d7
bump version for upcoming release
2011-11-29 11:25:20 -05:00
John Bintz
9affa65df4
fix writing of paths and stuff, fixes #77
2011-11-29 10:56:02 -05:00
John Bintz
0d4562119f
small speed optimization
2011-11-29 09:45:23 -05:00
John Bintz
ee3b6e598c
cacheable actions write out better filenames, and get rid of local jquery and use jquery-rails gem for testing
2011-11-28 16:53:42 -05:00
John Bintz
4ae9815471
better randomization
2011-11-28 11:52:33 -05:00
John Bintz
3fe66c66c5
specify the random order seed with --seed
2011-11-28 11:47:05 -05:00
John Bintz
f8db052281
randomize spec load order because why not
2011-11-25 18:11:21 -05:00
John Bintz
16f867af09
a little cleanup work
2011-11-25 16:18:06 -05:00
John Bintz
bd6a1afb92
bump version
2011-11-23 10:53:26 -05:00
John Bintz
3911041866
merge sprockets code into mainline, please report bugs
2011-11-23 09:50:14 -05:00
John Bintz
edf5a49f27
test coverage and cleanup in anticipation of merge
2011-11-23 09:35:44 -05:00
John Bintz
634f60ffe6
fix tests
2011-11-22 14:01:05 -05:00
John Bintz
38327e6a95
more cleanups for things i found that are broken
2011-11-22 12:14:00 -05:00
John Bintz
2316041580
ok i actually want a bundled asset
2011-11-22 10:51:46 -05:00
John Bintz
7d75b5466f
whoa actually just plug in sprockets, need to backfill tests later since i have real work to do
2011-11-22 10:36:42 -05:00
John Bintz
7206341768
require_self
2011-11-21 20:18:11 -05:00
John Bintz
a9b879722b
reset version for a release, other branch will be 0.8
2011-11-21 13:52:01 -05:00
John Bintz
9b5729b808
yet more changes, getting really close
2011-11-21 10:55:37 -05:00
John Bintz
fde8bc3b7b
a ton of changes
2011-11-21 10:32:49 -05:00
John Bintz
d214674620
fixing things up and cleaning more things
2011-11-20 13:35:30 -05:00
John Bintz
ca8c655f00
more sprockets improvements
2011-11-20 11:56:25 -05:00
John Bintz
61c8ed8828
more sprockets improvements
2011-11-19 19:15:38 -05:00
John Bintz
e04d692d26
reowrk a bunch of the tilt stuff, only use extensions we know
2011-11-19 12:45:40 -05:00
John Bintz
8867d00ac8
support sprockets-style jst templates
2011-11-18 16:00:24 -05:00
John Bintz
537b2e437d
more work on making sprockets support better, oh yeah
2011-11-18 11:50:48 -05:00
John Bintz
4f8e732fa4
run the spec file analyzer through the gauntlet
2011-11-18 06:29:36 -05:00
John Bintz
a2e3ea90c9
require works, whoa
2011-11-17 22:16:04 -05:00
John Bintz
1583807c14
still reworking things, broken
2011-11-17 16:18:25 -05:00
John Bintz
4150dd1828
working on stuff, broken
2011-11-16 15:28:02 -05:00
John Bintz
495fd1900e
nuke the cpu detection
2011-11-10 11:18:55 -05:00
John Bintz
7b91fc5a76
more furniture rearranging
2011-10-26 20:05:05 -04:00
John Bintz
befd0b4a2d
streamline more things
2011-10-26 08:55:44 -04:00
John Bintz
69d865c050
rearrange the furniture some more
2011-10-26 08:45:23 -04:00
John Bintz
7db116fb45
more breakage
2011-10-25 11:25:28 -04:00
John Bintz
dda84fdcb9
first big switch to javascript doing all the work
2011-10-24 16:40:08 -04:00
John Bintz
894b979674
merge jasmine.yml keys the same way as the gem
2011-10-24 11:48:41 -04:00
John Bintz
cba18bfd22
bump version
2011-10-24 11:22:50 -04:00
John Bintz
82052d7803
warning for older versions of rubygems, someone else can fix it if it becomes a problem
2011-10-17 14:36:40 -04:00
John Bintz
f7e220bb18
fix output file writing
2011-10-17 11:10:00 -04:00
John Bintz
065cb6a985
better support for pulling in vendored helpers
2011-10-17 10:34:11 -04:00
John Bintz
2aabba2cd7
vendored helpers support, take a look at jasmine-spec-extras
2011-10-17 10:07:24 -04:00
John Bintz
8503d86aba
Merge branch 'master' of github.com:johnbintz/jasmine-headless-webkit
2011-10-17 09:25:42 -04:00
John Bintz
42ed3e6013
ensure all paths are expanded before working with them, should fix johnbintz/guard-jasmine-headless-webkit #10
2011-10-17 09:25:11 -04:00
Jared Ning
1244d780c1
Fix global defaults file path.
2011-10-16 10:05:35 -05:00
John Bintz
951cf80f09
also allow runner output to be defined in yaml, implements #66
2011-10-11 08:55:43 -04:00
John Bintz
0be7b9e20c
start work on writing out report files usable by other things
2011-10-10 14:11:13 -04:00
John Bintz
b04bb49879
add 1.9.3-rc1 test support and fix #70
2011-10-10 09:32:27 -04:00
John Bintz
870b8e2a51
Merge branch 'master' of github.com:johnbintz/jasmine-headless-webkit
2011-09-19 16:16:21 -04:00
John Bintz
719ecf7f3c
bump version
2011-09-17 12:06:56 -04:00
John Bintz
62d00cdd4c
Merge branch 'super-traces'
2011-09-16 11:11:53 -04:00
John Bintz
15e9e90a7b
require digest/sha1
2011-09-16 10:44:06 -04:00
John Bintz
243fe526ac
rip out the big js parser and put in a tiny one to guess spec line numbers on failures
2011-09-12 15:12:58 -04:00
John Bintz
d8d04b8638
bump version
2011-09-12 09:15:56 -04:00
John Bintz
9c78766ded
fix jsDump parsing
2011-09-09 15:35:51 -04:00
John Bintz
dc134dcf24
fix the determination of spec files for line number analysis
2011-09-09 11:49:17 -04:00
John Bintz
7bd6894397
also add beautify-html.js
2011-09-08 13:59:28 -04:00
John Bintz
a8b066ee50
make sure reports don't blow up with multi-line console messages
2011-09-08 12:17:50 -04:00
John Bintz
d8023afaee
hack up a copy of jsDump and improve console reporting
2011-09-08 11:48:33 -04:00
John Bintz
363ee91b6b
better support for when we don't know spec line location
2011-09-06 16:48:19 -04:00
John Bintz
6bf64edb32
better support for re-running specific specs and getting information on which specs failed
2011-09-06 16:01:10 -04:00
John Bintz
7f197c3719
modify reporter for use with guard
2011-09-03 07:54:52 -04:00
John Bintz
cae6f16623
finish new-style reporting, time to use it
2011-09-02 17:00:21 -04:00
John Bintz
b21573b1dc
fix a bug and give a message when the cache is building
2011-09-02 11:31:58 -04:00
John Bintz
8b8fc32f80
change how includes work and shuffle things around
2011-09-02 10:49:15 -04:00
John Bintz
c523a1e310
second part - cache spec file analysis
2011-09-01 10:39:29 -04:00
John Bintz
fa27ee715a
enable coffeescript cache, step 1 of a big speedup
2011-09-01 09:38:53 -04:00
John Bintz
e3923335b8
clean up cpp some more
2011-08-26 11:18:04 -04:00
John Bintz
a46e72c1e2
fix colors options, fixes #55
2011-08-23 20:07:05 -04:00
John Bintz
64037b205f
big merge
2011-08-23 19:55:48 -04:00
John Bintz
b54f163d3e
make cleanups and color fixes
2011-08-23 19:49:47 -04:00
John Bintz
a206df590f
ensure bad utf-8 is handled, fixes #48
2011-08-23 19:24:28 -04:00
John Bintz
d039aba84b
start of file listing
2011-08-23 19:23:56 -04:00
John Bintz
01b1fcce16
fix qmake bug
2011-08-23 18:47:15 -04:00
John Bintz
ebe5b03e36
start of file listing
2011-08-22 13:26:48 -04:00
Marc Peabody
9146041ce6
Inconsistent darwin/mac_os_x symbol bug
...
It was causing:
lib/qt/qmake.rb:114:in `check_qmake!': undefined method `strip' for nil:NilClass (NoMethodError)
2011-08-21 21:55:32 -04:00
John Bintz
350db80eed
bump version
2011-08-12 10:22:21 -04:00
John Bintz
2a1d986f19
ensure rubygems is loaded, should fix #49
2011-08-11 14:15:42 -04:00
John Bintz
6a06d87a4c
special case for when logging jquery nodes -- print the html
2011-08-11 13:07:48 -04:00
John Bintz
dc5b8c026d
better errors and flatten jasmine.yml keys, allowing for merged yaml sequences in config
2011-08-10 13:11:05 -04:00
John Bintz
88d1b7f1d2
bump version and fix rake task
2011-08-10 09:02:11 -04:00
John Bintz
30ce01c017
this caching is too dangerous
2011-08-07 00:17:45 -04:00
John Bintz
680f66db6e
Merge branch 'master' of github.com:johnbintz/jasmine-headless-webkit
2011-08-04 10:19:51 -04:00
John Bintz
572d2a8b5a
ensure bad utf-8 is handled, fixes #48
2011-08-04 10:18:05 -04:00
John Bintz
1de9307c5d
Merge pull request #47 from rapportive-oss/master
...
Patch to allow running specs containing UTF-8
2011-08-03 05:23:03 -07:00
Sam Stokes
7af9e353af
Set test harness to UTF-8 to allow running UTF-8 spec source files
2011-08-02 20:28:39 -07:00
John Bintz
370eb182d8
trying stuff
2011-08-02 15:47:14 -04:00
John Bintz
316383671a
Merge pull request #44 from dcuddeback/master
...
Fix for issue #43 : unitialized constant during `rake` for Rails 2.3 applications
2011-07-29 18:35:08 -07:00
John Bintz
37c4e2e52b
better qt finding
2011-07-29 21:33:19 -04:00
David Cuddeback
14c3c13699
Fix compatibility for Rails 2.3
2011-07-29 12:01:40 -07:00
John Bintz
11c2cbc950
um, what was i thinking?
2011-07-29 09:58:59 -04:00
John Bintz
93e189545c
bump version
2011-07-26 16:40:01 -04:00
John Bintz
477fc437ce
Merge pull request #41 from Absolight/6a4d426109696cd0ffa5f79707e3132e7674ea89
...
have it compile on FreeBSD
2011-07-25 08:07:36 -07:00
Mathieu Arnold
6a4d426109
Make it compile on FreeBSD.
2011-07-25 15:29:07 +02:00
John Bintz
f96a0e3d76
Merge branch 'master' of github.com:johnbintz/jasmine-headless-webkit
2011-07-22 07:47:54 -04:00
John Bintz
13bcd5226e
ensure a spec can't leave the page, causing a craaaazy loop
2011-07-22 07:42:25 -04:00
Olivier Melcher
8f98da4767
require yaml in runner.rb
...
fixes bad YAML module look-up that would give the following error:
[jasmine-headless-webkit] uninitialized constant Jasmine::Headless::Runner::YAML (NameError)
/gems/jasmine-headless-webkit-0.6.0/lib/jasmine/headless/runner.rb:47:in `jasmine_config'
2011-07-20 15:27:20 -07:00
John Bintz
fe18d2a3fd
bump version
2011-07-20 09:30:30 -04:00
John Bintz
f9e3bdfbce
merge in changes
2011-07-20 09:28:45 -04:00
John Bintz
f77bfb1705
changelog and minor version bump
2011-07-20 09:26:01 -04:00