Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in legacy-code

How to unit test a method with a `using` statement?

Reset class static variable during unit test

Data Migration from Legacy Data Structure to New Data Structure

Implicit int return value of C function

c function legacy-code

Redirect both cout and stdout to a string in C++ for Unit Testing

How to change method behaviour through reflection?

Method for finding memory leak in large Java heap dumps

Dead code detection in PHP [closed]

Installation of VB6 on Windows 7 / 8 / 10 [duplicate]

Advice on working with legacy code

refactoring legacy-code

What can you do to a legacy codebase that will have the greatest impact on improving the quality?

Dead code detection in legacy C/C++ project [closed]

What's the best way to become familiar with a large codebase? [closed]

legacy legacy-code codebase

Adding unit tests to legacy code [closed]

unit-testing legacy-code

Why cast free's return value to void?

c casting free void legacy-code

Coding Katas for practicing the refactoring of legacy code

refactoring legacy-code