Skip to content

Instantly share code, notes, and snippets.

@rnewson
Created March 13, 2013 18:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rnewson/5154783 to your computer and use it in GitHub Desktop.
Save rnewson/5154783 to your computer and use it in GitHub Desktop.
➜ couchdb git:(nebraska-merge) COUCHDB_NO_START=true ./test/javascript/run
1..72
ok 1 all_docs
ok 2 attachment_names
ok 3 attachment_paths
ok 4 attachment_ranges
ok 5 attachment_views
ok 6 attachments
ok 7 attachments_multipart
ok 8 auth_cache
ok 9 basics
ok 10 batch_save
ok 11 bulk_docs
ok 12 changes
ok 13 coffee
ok 14 compact
ok 15 config
ok 16 conflicts
ok 17 content_negotiation
ok 18 cookie_auth
ok 19 copy_doc
ok 20 delayed_commits
ok 21 design_docs
ok 22 design_options
ok 23 design_paths
ok 24 erlang_views
ok 25 etags_head
ok 26 etags_views
ok 27 form_submit
ok 28 http
ok 29 invalid_docids
ok 30 jsonp
ok 31 large_docs
ok 32 list_views
ok 33 lots_of_docs
ok 34 method_override
ok 35 multiple_rows
ok 36 oauth
ok 37 oauth_users_db
ok 38 proxyauth
ok 39 purge
ok 40 reader_acl
ok 41 recreate_doc
ok 42 reduce
ok 43 reduce_builtin
ok 44 reduce_false
ok 45 reduce_false_temp
ok 46 replication
ok 47 replicator_db
ok 48 replicator_db_security
ok 49 rev_stemming
ok 50 rewrite
ok 51 security_validation
ok 52 show_documents
ok 53 stats
ok 54 update_documents
ok 55 users_db
ok 56 users_db_security
ok 57 utf8
ok 58 uuids
ok 59 view_collation
ok 60 view_collation_raw
ok 61 view_compaction
ok 62 view_conflicts
ok 63 view_errors
ok 64 view_include_docs
ok 65 view_multi_key_all_docs
ok 66 view_multi_key_design
ok 67 view_multi_key_temp
ok 68 view_offsets
ok 69 view_pagination
ok 70 view_sandboxing
ok 71 view_update_seq
ok 72 view_xml
All tests passed
➜ couchdb git:(nebraska-merge)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment