Skip to content

Commit

Permalink
test: purge stale disabled tests
Browse files Browse the repository at this point in the history
Tests in the disabled directory are not used by Makefile nor by the CI.
Other than a single 2015 commit that puts 'use strict' in each test,
many of them haven't been touched in years.

This removes all the disabled tests that have been unmodified since
2011 (with the exception of the 'use strict' modification mentioned
above).
  • Loading branch information
Trott committed Jun 23, 2015
1 parent 834a365 commit ad45c08
Show file tree
Hide file tree
Showing 25 changed files with 0 additions and 1,431 deletions.
53 changes: 0 additions & 53 deletions test/disabled/test-cat.js

This file was deleted.

94 changes: 0 additions & 94 deletions test/disabled/test-child-process-custom-fds.js

This file was deleted.

9 changes: 0 additions & 9 deletions test/disabled/test-child-process-customfd-bounded.js

This file was deleted.

96 changes: 0 additions & 96 deletions test/disabled/test-dgram-multicast.js

This file was deleted.

58 changes: 0 additions & 58 deletions test/disabled/test-dgram-unix-anon.js

This file was deleted.

52 changes: 0 additions & 52 deletions test/disabled/test-dgram-unix.js

This file was deleted.

23 changes: 0 additions & 23 deletions test/disabled/test-eio-race2.js

This file was deleted.

Loading

0 comments on commit ad45c08

Please sign in to comment.