aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel/test
AgeCommit message (Expand)Author
2013-04-19Remove the "coding: utf-8" comment from all Erlang source filesHans Bolinder
2013-04-17Merge branch 'bjorn/fix-encoding/OTP-11041' into maintBjörn Gustavsson
2013-04-17Encode Erlang source files with non-ascii characters in UTF-8Björn Gustavsson
2013-04-15Merge branch 'lh/demonitor-flush/OTP-11039' into maintFredrik Gustafsson
2013-04-11Optimize communication with file io serverAnthony Ramine
2013-04-05Use erlang:demonitor(Ref, [flush]) where applicableLoïc Hoguin
2013-03-18Fix a test caseHans Bolinder
2013-03-18Correct a disk_log testcaseHans Bolinder
2013-03-05tests: Refactor away ?line macro in test suiteBjörn-Egil Dahlberg
2013-03-05kernel: Tests for application:ensure_started/1,2Björn-Egil Dahlberg
2013-02-25Update to work with new default windows max portsLukas Larsson
2013-02-22Update copyright yearsBjörn-Egil Dahlberg
2013-02-22Merge branch 'hb/file_name_type/OTP-10852'Patrik Nyblom
2013-02-21Merge branch 'pan/unicode_filename_warnings'Björn Gustavsson
2013-02-21Introduce new type file:name_all()Hans Bolinder
2013-02-20Merge branch 'ks/hipe_bif-remove_refs_from/OTP-10851'Fredrik Gustafsson
2013-02-20Merge branch 'sverk/is_module_native-fix'Sverker Eriksson
2013-02-20prim_file: Fix error return from prim_file:list_dir/1Björn Gustavsson
2013-02-19Fixed test to allow for lists:foreach/2 callKostis Sagonas
2013-02-18erts: Fix code:is_module_nativeSverker Eriksson
2013-02-18Update file_name_SUITEBjörn Gustavsson
2013-02-18Fix broken prim_file:list_dir_all/1Björn Gustavsson
2013-02-13Rethink the filelib:wildcard() functionsBjörn Gustavsson
2013-02-12Merge branch 'pan/unicode_filename_warnings'Björn Gustavsson
2013-02-11Add file:list_dir_all/1 and file:read_link_all/1Björn Gustavsson
2013-02-11prim_file: Add list_dir_all() and read_link_all()Björn Gustavsson
2013-02-08Test that list_dir("non-existing-dir") fails with the correct errorBjörn Gustavsson
2013-02-01Add a new function code:get_mode() can be used to detect how the code servers...Vlad Dumitrescu
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-25Make adjustments for UnicodeHans Bolinder
2013-01-23Add testcase for oct countersPatrik Nyblom
2013-01-23Fix efile_drv crash when using async thread poolFilipe David Borba Manana
2013-01-21Merge branch 'lukas/kernel/iter_max_socks_to_node/OTP-10734'Lukas Larsson
2013-01-21Isolate iter_max_socks to own nodeLukas Larsson
2013-01-18Merge branch 'bjorn/kernel/undefined-function-handler/OTP-10617'Björn Gustavsson
2013-01-17global_SUITE: Eliminate redundant registration of 'test_server' processBjörn Gustavsson
2013-01-17Merge branch 'sal/get_env/OTP-10694'Fredrik Gustafsson
2013-01-14Removed obsolete ?line macroSerge Aleynikov
2013-01-14Add application:get_key/3serge
2013-01-14Teach error_handler to call '$handle_undefined_function'Björn Gustavsson
2013-01-11Merge branch 'fdm/file-allocate/OTP-10680'Björn-Egil Dahlberg
2013-01-09Merge branch 'egil/ignore-core'Björn-Egil Dahlberg
2013-01-09Add file:allocate/3 operationFilipe David Manana
2013-01-09Prepare OTP files for Unicode as default encodingHans Bolinder
2013-01-08test: Ignore cores in debug build for crash dumpsBjörn-Egil Dahlberg
2012-12-07Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt...Rickard Green
2012-12-03Remove R9 compatibility featuresRickard Green
2012-11-30Merge branch 'fredrik/inet/export-ip-funcs/OTP-8067'Fredrik Gustafsson
2012-11-23Merge branch 'maint'Björn-Egil Dahlberg
2012-11-23Update copyright yearsBjörn-Egil Dahlberg