File: TestFile.rb

package info (click to toggle)
jruby 1.7.26-1%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 84,572 kB
  • sloc: ruby: 669,910; java: 253,056; xml: 35,152; ansic: 9,187; yacc: 7,267; cpp: 5,244; sh: 1,036; makefile: 345; jsp: 48; tcl: 40
file content (24 lines) | stat: -rw-r--r-- 1,204 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
windows = RbConfig::CONFIG['host_os'] =~ /mswin|mingw/

exclude :test_bom_16be, "needs investigation"
exclude :test_bom_16le, "needs investigation"
exclude :test_bom_32be, "needs investigation"
exclude :test_bom_32le, "needs investigation"
exclude :test_bom_8, "needs investigation"
exclude :test_each_byte_extended_file, "needs investigation"
exclude :test_each_char_extended_file, "needs investigation"
exclude :test_eof_0, "needs investigation"
exclude :test_eof_0_seek, "needs investigation"
exclude :test_eof_1, "needs investigation"
exclude :test_getbyte_extended_file , "needs investigation"
exclude :test_getc_extended_file , "needs investigation"
exclude :test_gets_extended_file , "needs investigation"
exclude :test_gets_para_extended_file , "needs investigation"
exclude :test_chmod_m17n, "needs investigation" if windows
exclude :test_read_all_extended_file , "needs investigation"
exclude :test_realdirpath , "needs investigation"
exclude :test_realpath , "needs investigation"
exclude :test_s_chown , "needs investigation"
exclude :test_truncate_wbuf, "fails on Linux"
exclude :test_uninitialized , "needs investigation"
exclude :test_unlink_before_close, "needs investigation" if windows