mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-31 20:27:11 +01:00 
			
		
		
		
	Revert "Refactored line wrapping in Text constructor a bit"
This reverts commit e43d4a2028.
			
			
This commit is contained in:
		| @@ -1,13 +0,0 @@ | ||||
| SOURCES    = ApproxTests.cpp ClassTests.cpp ConditionTests.cpp \ | ||||
|       ExceptionTests.cpp GeneratorTests.cpp MessageTests.cpp \ | ||||
|       MiscTests.cpp TestMain.cpp TrickyTests.cpp \ | ||||
|       catch_self_test.cpp | ||||
| OBJECTS    = $(patsubst %.cpp, %.o, $(SOURCES)) | ||||
| CXX = gcc | ||||
| CXXFLAGS  = -I../../include | ||||
|  | ||||
| all: $(OBJECTS) | ||||
|   $(CXX) -o $@ $^ | ||||
|  | ||||
| clean: | ||||
|   rm -f $(OBJECTS) | ||||
		Reference in New Issue
	
	Block a user
	 Phil Nash
					Phil Nash