Age | Commit message (Expand) | Author |
2012-06-08 | Merge branch 'lukas/otp/install_with_whitespace/OTP-10107' into maint | Lukas Larsson |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson |
2012-06-01 | Ignore calls to wx* modules if it is undefined | Lukas Larsson |
2012-05-30 | Update gccifier to respect -link option | Lukas Larsson |
2012-05-30 | Fix compilation issues on windows and Ubuntu 12.04 | Lukas Larsson |
2012-05-11 | Merge branch 'bjorn/test-cases' into maint | Björn Gustavsson |
2012-05-03 | Merge branch 'sverk/cross_tests/OTP-10074' into maint | Lukas Larsson |
2012-05-02 | otp_SUITE: Ignore calls to dialyzer if the entire application is missing | Björn Gustavsson |
2012-05-02 | otp_SUITE: Remove broken filtering of megaco calls | Björn Gustavsson |
2012-05-02 | otp_SUITE: Prefix MFAs with the application they belong to | Björn Gustavsson |
2012-05-02 | Fix cross compile of testcases | Lukas Larsson |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-28 | Merge branch 'lukas/system/skip_fenris_max_threads' into maint | Björn-Egil Dahlberg |
2012-03-26 | Skip on buggy solaris | Lukas Larsson |
2012-03-26 | Rename fin_per_testcase to end_per_testcase | Lukas Larsson |
2012-02-08 | Add filter for ssh undefined function calls | Lukas Larsson |
2012-01-04 | erts: Use re instead of regexp in testsuite | Björn-Egil Dahlberg |
2012-01-04 | erts: Remove unused code in testsuites | Björn-Egil Dahlberg |
2011-12-09 | Merge branch 'pan/win64-fixes' | Patrik Nyblom |
2011-12-09 | Update copyright years | Björn-Egil Dahlberg |
2011-12-08 | Set absolute limit on number of threads in ethread_SUITE | Patrik Nyblom |
2011-12-08 | Link with LIBS after ETHR_LIBS | Lukas Larsson |
2011-12-06 | Skip detached test-case on MacOSX Leopard | Rickard Green |
2011-12-02 | otp_SUITE: Write log files about undefined functions and so on | Björn Gustavsson |
2011-11-25 | erlc_SUITE:arg_overflow/1: Lower number of options for MacOS X Lion | Björn Gustavsson |
2011-11-23 | erlc_SUITE: Fix failing compile_mib/1 test case | Björn Gustavsson |
2011-10-27 | erts/z_SUITE: Eliminate use of deprecated regexp module | Björn Gustavsson |
2011-10-27 | erts/nt_SUITE: Eliminate use of deprecated regexp module | Björn Gustavsson |
2011-09-13 | Merge branch 'dev' into major | Henrik Nord |
2011-09-13 | Merge branch 'ta/werror' into dev | Henrik Nord |
2011-09-10 | Merge branch 'dev' into major | Björn Gustavsson |
2011-09-08 | compile: log warnings as errors if -Werror is enabled | Tuncer Ayaz |
2011-09-08 | erts: Add a sanity check to autoimport_SUITE | Björn Gustavsson |
2011-09-08 | erts: Fix failing autoimport test case | Björn Gustavsson |
2011-09-08 | Merge branch 'dev' into major | Björn Gustavsson |
2011-09-03 | erlc_SUITE: Fix arg_overflow/1 test case | Björn Gustavsson |
2011-06-14 | Improve ethread atomics | Rickard Green |
2011-03-30 | Merge branch 'hw/call-chmod-without-f' into dev | Henrik Nord |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-02-17 | Rename Suite Callback to Common Test Hook | Lukas Larsson |
2011-02-17 | Update all test specs | Lukas Larsson |
2011-02-17 | Fix formatting for system | Lukas Larsson |
2011-02-17 | Add init_per_suite and end_per_suite | Lukas Larsson |
2011-02-17 | Add ts_install_scb to suite/0 | Lukas Larsson |
2011-02-17 | Update system tests to conform with common_test standard | Lukas Larsson |
2010-12-14 | Remove unused ethread time functionality | Rickard Green |
2010-12-03 | Merge branch 'pan/unicode-filenames/OTP-8887' into dev | Patrik Nyblom |
2010-12-01 | Skip ethread_SUITE:max_threads test on MacOS X Leopard | Rickard Green |
2010-11-30 | Teach filelib to use re in unicode mode when filenames are not raw | Patrik Nyblom |
2010-11-15 | Call chmod without the "-f" flag | Holger Weiß |