spaceconcordia / space-lib

Libraries projects
0 stars 2 forks source link

Headers #2

Closed CandyRedTele closed 9 years ago

CandyRedTele commented 9 years ago

Why do we keep CppUTest headers under CONSAT1/space-lib/include ?

CandyRedTele commented 9 years ago

Also, do we really need to have those files at two separate locations ?
Date.h SpaceString.h SystemProcess.h

Now if I modify the one under utsl/include I have to remember to copy it under lib/include ...

I suggest that we either use them where they are or that we move them all under lib/include in order to have only one copy of those headers.

harley1011 commented 9 years ago

I was wondering the same thing...

CandyRedTele commented 9 years ago

I talked with @SpaceShawn, we will keep only those under utls/include, he is going to modify MANAGE_CS1.sh accordingly so we don't end up with local copies under space-lib/include