index
:
aptitude
debian
debian-sid
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
SConscript
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-25
Explicitly distribute the build files in SCons*.
Daniel Burrows
1
-1
/
+4
2010-04-25
Start adding support for a 'dist' rule that builds a distributed archive.
Daniel Burrows
1
-3
/
+9
2010-04-24
Use Copy() to ensure that the file cache test inputs end up in the build dire...
Daniel Burrows
1
-2
/
+6
2010-04-24
Add explicit dependencies between the test-running target and the test file c...
Daniel Burrows
1
-0
/
+5
2010-04-24
Fix the value of SRCDIR for real.
Daniel Burrows
1
-2
/
+5
2010-04-24
Use the new test builder to make sure the unit tests build properly and get e...
Daniel Burrows
1
-11
/
+6
2010-04-24
Add explicit dependencies for the Boost test.
Daniel Burrows
1
-0
/
+5
2010-04-24
Shell-escape the value of SRCDIR so it's really correct.
Daniel Burrows
1
-1
/
+2
2010-04-24
Try to use CString to escape the SRCDIR preprocessor #define.
Daniel Burrows
1
-1
/
+3
2010-04-24
Transitively close the dependencies of the test.
Daniel Burrows
1
-1
/
+31
2010-04-24
Fix how the source directory is defined.
Daniel Burrows
1
-1
/
+1
2010-04-24
Directly depend on .o files to eliminate the scons warning.
Daniel Burrows
1
-1
/
+1
2010-04-24
Start adding extra dependencies into src/ to the test build files.
Daniel Burrows
1
-2
/
+11
2010-04-24
Define SRCDIR for the Boost test.
Daniel Burrows
1
-0
/
+3
2010-04-24
Try to build and run unit tests, and only build aptitude by default.
Daniel Burrows
1
-0
/
+39