~ubuntu-branches/ubuntu/trusty/nodejs/trusty-proposed

« back to all changes in this revision

Viewing changes to deps/uv/test/test-list.h

  • Committer: Package Import Robot
  • Author(s): Jérémy Lal
  • Date: 2013-12-12 23:04:07 UTC
  • mfrom: (1.1.30)
  • Revision ID: package-import@ubuntu.com-20131212230407-xfa6gka4c6oatsx1
Tags: 0.10.23~dfsg1-1
* Upstream update.
* Refresh patches, remove 1005 patch, applied upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
218
218
TEST_DECLARE   (listen_no_simultaneous_accepts)
219
219
TEST_DECLARE   (fs_stat_root)
220
220
#else
 
221
TEST_DECLARE   (emfile)
221
222
TEST_DECLARE   (spawn_setuid_setgid)
222
223
TEST_DECLARE   (we_get_signal)
223
224
TEST_DECLARE   (we_get_signals)
444
445
  TEST_ENTRY  (listen_no_simultaneous_accepts)
445
446
  TEST_ENTRY  (fs_stat_root)
446
447
#else
 
448
  TEST_ENTRY  (emfile)
447
449
  TEST_ENTRY  (spawn_setuid_setgid)
448
450
  TEST_ENTRY  (we_get_signal)
449
451
  TEST_ENTRY  (we_get_signals)