index
:
schroot
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
sbuild
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-29
build: Add cmake build infrastructure
Roger Leigh
4
-0
/
+8
2013-09-08
test: Convert test/sbuild/chroot to use gtest
Roger Leigh
12
-2236
/
+1937
2013-09-08
test: Convert test/sbuild/log to use gtest
Roger Leigh
1
-111
/
+93
2013-09-08
test: Convert test/sbuild/run-parts to use gtest
Roger Leigh
1
-80
/
+58
2013-09-08
test: Convert test/sbuild/personality to use gtest
Roger Leigh
1
-105
/
+59
2013-09-08
test: Convert test/sbuild/keyfile to use gtest
Roger Leigh
1
-222
/
+183
2013-09-08
test: Convert test/sbuild/lock to use gtest
Roger Leigh
1
-129
/
+99
2013-09-08
test: Convert test/sbuild/parse-value to use gtest
Roger Leigh
1
-89
/
+50
2013-09-08
test: Convert test/sbuild/regex to use gtest
Roger Leigh
1
-70
/
+37
2013-09-08
test: Convert test/sbuild/nostream to use gtest
Roger Leigh
1
-20
/
+5
2013-09-08
test: Convert test/sbuild/util to use gtest
Roger Leigh
1
-65
/
+44
2013-09-08
test: Convert test/sbuild/environment to use gtest
Roger Leigh
1
-307
/
+248
2013-05-05
all: Place const before typename for const references
Roger Leigh
4
-18
/
+18
2013-05-05
chroot::facet: storage is an interface only
Roger Leigh
1
-2
/
+6
2013-05-04
facet::factory: Use facet_info::name for facet::get_name to avoid duplication
Roger Leigh
1
-1
/
+1
2013-05-04
sbuild::chroot: Don't install session_clonable facet automatically
Roger Leigh
1
-0
/
+11
2013-05-04
chroot::facet::factory: Add auto_install property
Roger Leigh
1
-0
/
+1
2013-05-04
sbuild: Move session_flags from chroot to chroot::facet
Roger Leigh
9
-36
/
+36
2013-05-04
build: personality support is not built if not available
Roger Leigh
1
-0
/
+4
2013-05-04
All code uses <> includes
Roger Leigh
2
-18
/
+15
2013-05-04
test: Use chroot factory rather than specific classes
Roger Leigh
11
-299
/
+138
2013-05-04
sbuild::chroot: Remove unused virtual methods
Roger Leigh
1
-44
/
+64
2013-05-04
sbuild::chroot: Migrate custom to storage facet
Roger Leigh
1
-10
/
+14
2013-05-04
Reindent all sources
Roger Leigh
3
-3
/
+3
2013-05-04
Reindent all headers
Roger Leigh
1
-1
/
+1
2013-05-04
sbuild::chroot: Migrate loopback to a storage facet
Roger Leigh
1
-3
/
+10
2013-05-04
sbuild::chroot: Migrate file to storage facet
Roger Leigh
1
-14
/
+23
2013-05-04
sbuild::chroot: Migrate directory to storage facet
Roger Leigh
2
-7
/
+12
2013-05-04
sbuild::chroot: Migrate btrfs-snapshot to storage facet
Roger Leigh
1
-11
/
+19
2013-05-04
sbuild::chroot: Migrate plain chroot type to storage facet
Roger Leigh
2
-14
/
+8
2013-05-04
sbuild::chroot: Migrate block-device and lvm-snapshot to facets
Roger Leigh
2
-14
/
+14
2013-04-10
test: Mirror lib hierarchy
Roger Leigh
12
-9
/
+9
2013-04-09
sbuild: Move chroot-facet-userdata to namespace chroot::facet
Roger Leigh
3
-16
/
+16
2013-04-09
sbuild: Move chroot-facet-unshare to namespace chroot::facet
Roger Leigh
1
-1
/
+1
2013-04-09
sbuild: Move chroot-facet-union to namespace chroot::facet::fsunion
Roger Leigh
1
-3
/
+3
2013-04-09
sbuild: Move chroot-facet-source and source-clonable to namespace chroot:facet
Roger Leigh
2
-15
/
+15
2013-04-09
sbuild: Move chroot-facet-session and session-clonable to namespace chroot::f...
Roger Leigh
4
-21
/
+21
2013-04-09
sbuild: Move chroot-facet-personality to namespace chroot::facet
Roger Leigh
1
-3
/
+3
2013-04-09
sbuild: Move chroot-facet-mountable to namespace chroot::facet
Roger Leigh
3
-8
/
+8
2013-04-09
sbuild: Move chroot-custom to namespace chroot
Roger Leigh
1
-9
/
+9
2013-04-09
sbuild: Move chroot-btrfs-snapshot to namespace chroot
Roger Leigh
1
-11
/
+11
2013-04-09
sbuild: Move chroot-loopback to namespace chroot
Roger Leigh
1
-8
/
+8
2013-04-07
sbuild: Move chroot-file to namespace chroot
Roger Leigh
1
-13
/
+13
2013-04-07
sbuild: Move chroot-block-device and chroot-lvm-snapshot to namespace chroot
Roger Leigh
2
-12
/
+12
2013-04-07
sbuild: Move chroot-directory and chroot-plain to namespace chroot
Roger Leigh
3
-12
/
+12
2013-04-07
sbuild: Move chroot-config to namespace chroot
Roger Leigh
1
-14
/
+14
2013-04-07
sbuild: Move chroot to namespace chroot
Roger Leigh
12
-102
/
+102
2013-04-02
test: Merge helpers.h into sbuild/chroot.h
Roger Leigh
10
-9
/
+31
2013-04-02
test: Reorganise tests by component (3)
Roger Leigh
10
-9
/
+9
2013-04-02
test: Reorganise tests by component (2)
Roger Leigh
9
-9
/
+9
[next]